Create README.md

This commit is contained in:
Mateusz Słodkowicz 2024-03-08 00:00:05 +01:00 committed by GitHub
parent 77d6ab3785
commit fd37987a09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Snake game
Simple snake game made to test out rust language.
It's using raylib and rand from cargo.