https://github.com/nimacpp/snake
https://github.com/nimacpp/snake
c cpp game windows
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nimacpp/snake
- Owner: nimacpp
- Created: 2022-03-01T14:46:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T15:09:12.000Z (about 4 years ago)
- Last Synced: 2025-02-17T16:35:04.152Z (about 1 year ago)
- Topics: c, cpp, game, windows
- Language: C++
- Homepage:
- Size: 1.1 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```