Update README.md

This commit is contained in:
Jason Bou-Samra
2024-03-30 20:01:23 +11:00
committed by GitHub
parent 65f006753e
commit 2c6dca0ec1
+16
View File
@@ -1 +1,17 @@
# stars # stars
Just a bit of fun.<br>
A parallax sidescrolling starfield.<br>
## Changelog:
28/03/2024
* initial release
20/03/2024:
* foundation code
## Compilation
type `cc -o stars stars.c -lSDL2`
## Author(s)
Jason Bou-Samra