Skip to content

a snake game using cpp with class & object concept

Notifications You must be signed in to change notification settings

rohansingh64/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Snake-Game

This C++ code implements a console-based Snake game. It initializes the screen, manages snake movement and food spawning, handles user input, and updates the game state. The game ends when the snake collides with itself.

About

a snake game using cpp with class & object concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages