Skip to content

tomazbracic/snake.gif

 
 

Repository files navigation

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.

About

Interactive snake game as a GIF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 71.1%
  • Rust 10.7%
  • JavaScript 10.4%
  • CSS 4.7%
  • HTML 3.1%