Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 517 Bytes

Snake

Snake

To 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.


You can play it here.

Only one person can play it at a time. If the 'Start Game' button is enabled, start the game with space bar or the button and control the snake with the arrow keys.