Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoonberes/rust-snake-sdl2
A simple snake game written in Rust using sdl2
https://github.com/antoonberes/rust-snake-sdl2
game game-development rust rust-lang rust-language rustlang sdl2 snake snake-game
Last synced: 15 days ago
JSON representation
A simple snake game written in Rust using sdl2
- Host: GitHub
- URL: https://github.com/antoonberes/rust-snake-sdl2
- Owner: AntoonBeres
- License: mit
- Created: 2020-04-26T00:03:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T00:23:01.000Z (over 4 years ago)
- Last Synced: 2024-10-30T17:51:51.253Z (2 months ago)
- Topics: game, game-development, rust, rust-lang, rust-language, rustlang, sdl2, snake, snake-game
- Language: Rust
- Size: 5.86 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust-Snake-sdl2
A simple snake game written in Rust using sdl2This is purely made for fun. Do with it whatever you want: clone it, hack it, learn from it.
No need to reference me or anything (would always appreciate though :) )Enjoy!