https://github.com/dfranx/snake
Classic snake game made with SFML2
https://github.com/dfranx/snake
Last synced: 10 months ago
JSON representation
Classic snake game made with SFML2
- Host: GitHub
- URL: https://github.com/dfranx/snake
- Owner: dfranx
- License: mit
- Created: 2018-07-19T19:16:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T23:25:30.000Z (almost 7 years ago)
- Last Synced: 2025-03-14T15:16:55.650Z (over 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake
My implementation of the Snake game in C++ using SFML.
