/curve-fever

Simplified version of Achtung, die Kurve! aka Curve Fever aka IP Curve game using Elixir and Phoenix LiveView

Primary LanguageElixir

CurveFever

Simplified version of Curve Fever game using Elixir and Phoenix LiveView

To start your Phoenix server:

  • Install dependencies with mix setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit <host_name>:4000 from your browser.

If hosted on a common host, connect as many players as you want and have fun!

Demo

Here's a demo of the game where two players are playing.

Screen.Recording.-.2.players.mov

Keys - press left arrow to curve left and press right arrow to curve right

Check game_config.ex for default game configuration, change as per your needs