Skip to content

jnowakow/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SnakeGame

Rules:

  • snake have to eat food (blue oval) to grow,
  • snake can't fall into itself,
  • snake can't go outside the map,
  • snake have to avoid obstacles (brown rectangles).

Control over snake:

  • W - snake will turn it's head up,
  • S - snake will turn it's head down,
  • A - snake will turn it's head left,
  • D - snake will turn it's head right.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages