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

https://github.com/lelserslasers/cplusplus-snake

Written in C++. Basic snake game, don't hit walls, get coins, win by getting a tail of 50.
https://github.com/lelserslasers/cplusplus-snake

Last synced: about 1 month ago
JSON representation

Written in C++. Basic snake game, don't hit walls, get coins, win by getting a tail of 50.

Awesome Lists containing this project

README

          

# Cplusplus-Snake
Written in C++. Basic snake game, don't hit walls, get coins, win by getting a tail of 50.
Not currently being developed.
Included should be a .cpp file, a .exe file, and some other files.
Editor used: CodeBlocks