Skip to content

holobeat/elm-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

elm-snake

Classic snake game created with elm-ui. In this version the food is replenished in batches, not one by one.

  • The game is over if the snake bites itself or it hits the wall.
  • Snake grows with each chomp.
  • The longer the snake, the faster it moves.
  • The game is controlled only from keyboard, so please make sure you have focus on the game page. Or just focus on it by clicking the start screen.

Try the game out at https://ellie-app.com/6nNjY8dGH7za1

About

Classic snake game with elm-ui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages