18 lines
227 B
Markdown
18 lines
227 B
Markdown
# 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
|