Skip to content

🐍 A simple snake game on top of an hexagonal grid for the browser

License

Notifications You must be signed in to change notification settings

pboueke/hex-snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex Snek

A very simple hexagonal-based sneak game created to demonstrate the viability of an Unihexgrid. Also because it was fun.

Made with pure JS for the game logic and OCanvas for the canvas manipulation. You can play the game here or you can download and build the source into an electron app.

TODO:

  • Pause mechanic/btn with UI clue.
  • Game start with UI clues.
  • Game end.
  • Reset btn with UI clues.
  • Score Board:
    • UI display.
    • Highscores.
  • Settings Dialog:
    • Dificulty (clock speed)
  • About dialog
  • Mobile suport.

About

🐍 A simple snake game on top of an hexagonal grid for the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published