Skip to content

Multiplayer word game built with Elixir and Phoenix LiveView

License

Notifications You must be signed in to change notification settings

mwien/einwortspiel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Einwortspiel

Multiplayer word game using Elixir, Phoenix and Liveview.

Game Idea

Each player receives three words, with two of them being the same for everyone, and describes them by a single clue. Afterwards, they must deduce which word is unique to them based on the clues of the other players.

To run the game locally

Start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

For more information on Phoenix, you can visit: https://www.phoenixframework.org/

About

Multiplayer word game built with Elixir and Phoenix LiveView

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published