Skip to content

TurtleGamesStudio/SnakeTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game.

Controls: Desktop: The snake turns in the direction of the cursor. Hold the left mouse button to speed up. Mobile: use the interface

Rules: The snake dies when it crashes into a wall or an enemy. You can pass through your tail. Eat food to become bigger.

Features:

  1. The model is separated from the view.
  2. 2D view is implemented.
  3. Offline.
  4. The field is built from a square grid
  5. Uses Reflex https://github.com/gustavopsantos/Reflex

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published