Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naforoutan/snake-game
2-player snake game (including food, bomb and timer option) - A project for the fundamentals of programming
https://github.com/naforoutan/snake-game
c cpp functional-programming snake-game terminal
Last synced: 1 day ago
JSON representation
2-player snake game (including food, bomb and timer option) - A project for the fundamentals of programming
- Host: GitHub
- URL: https://github.com/naforoutan/snake-game
- Owner: naforoutan
- Created: 2024-06-03T15:06:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T16:33:47.000Z (7 months ago)
- Last Synced: 2024-12-27T12:31:14.223Z (13 days ago)
- Topics: c, cpp, functional-programming, snake-game, terminal
- Language: C++
- Homepage:
- Size: 53.7 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snake-game
A simple two-player snake game in the terminal, this game consists of 2 kinds of food, one of which earns you a higher score. Two additional features that make the game more enjoyable are the bomb and the timer option.
Have fun!:)