Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hitalom/snake-raylib
https://github.com/hitalom/snake-raylib
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hitalom/snake-raylib
- Owner: HitaloM
- License: bsd-3-clause
- Created: 2024-10-09T16:15:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T16:15:59.000Z (3 months ago)
- Last Synced: 2024-12-22T07:34:59.112Z (6 days ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake Game
Welcome to the classic Snake game implemented in Rust using the Raylib library. This project is a simple yet fun recreation of the traditional Snake game, where you control a snake to eat food and grow longer while avoiding collisions with the walls and itself.