Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!:)