This repository has been archived on 2024-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
snake-rust/README.md

5 lines
103 B
Markdown
Raw Permalink Normal View History

2024-03-08 00:00:05 +01:00
# Snake game
Simple snake game made to test out rust language.
It's using raylib and rand from cargo.