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

https://github.com/nimacpp/snake


https://github.com/nimacpp/snake

c cpp game windows

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Install
g++ snake.cpp -o snake

# Run Snake
### only Run on windows

## How Run on windos
double click
### or
1. win+r
2. type ```snake```