Skip to content

A classic Snake game implemented in C++ with both single-player and multiplayer modes. The game features three unique levels, customizable settings, and a scoreboard to track high scores. It uses ASCII graphics for a retro console experience. Key functionalities include real-time input handling, collision detection, and dynamic difficulty levels.

License

Notifications You must be signed in to change notification settings

Mehdi-Abidi/Multi-Single_Player_SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Single_Player_SnakeGame

A classic Snake game implemented in C++ with both single-player and multiplayer modes. The game features three unique levels, customizable settings, and a scoreboard to track high scores. It uses ASCII graphics for a retro console experience. Key functionalities include real-time input handling, collision detection, and dynamic difficulty levels.

About

A classic Snake game implemented in C++ with both single-player and multiplayer modes. The game features three unique levels, customizable settings, and a scoreboard to track high scores. It uses ASCII graphics for a retro console experience. Key functionalities include real-time input handling, collision detection, and dynamic difficulty levels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages