Skip to content

sebastianwhyte/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

The arcade classic

A version of Snake using SFML and C++.

The snake initially consists of three squares. Screen Shot 2023-02-12 at 6 41 10 PM

Whenever the snake eats the apple, it grows. If the snake collides with either the bounds of the window or itself, the game resets.

Screen Shot 2023-02-12 at 6 48 51 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages