Skip to content

LucasBarrientos7/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Classic Snake game made entirely in C++.

snk

Snake Actions:

  • Movement -> Directional keys

Game rules:

  • The snake must not collide with the limits of the screen or with itself.
  • Each food eated by the snake generates a score and increases the speed of the game.

About

Classic Snake game made entirely in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages