https://github.com/othman-birem/snake
Infamous retro Snake game implemented in C++
https://github.com/othman-birem/snake
cplusplus cpp raylib snake-game
Last synced: 3 months ago
JSON representation
Infamous retro Snake game implemented in C++
- Host: GitHub
- URL: https://github.com/othman-birem/snake
- Owner: othman-birem
- License: mit
- Created: 2024-11-24T16:31:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T17:22:15.000Z (over 1 year ago)
- Last Synced: 2025-02-02T14:37:01.206Z (over 1 year ago)
- Topics: cplusplus, cpp, raylib, snake-game
- Language: C
- Homepage:
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake
This project has been made using the [quick startup project](https://github.com/raylib-extras/raylib-quickstart), which leverages [Raylib library](https://www.raylib.com/) for graphics rendering.
## Result