Compare commits

...

2 commits

Author SHA1 Message Date
Luna
bf1ccd498e Add README.md 2025-02-09 18:53:33 +01:00
Luna
fb32caf014 remove binaries 2025-02-09 18:50:05 +01:00
2 changed files with 7 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# paw engine
my pet game engine project
be warned: unstable, buggy and prone to random breakage.
to run, do 'make && ./main'
to modify, take a look at 'main.c' and 'trig.c'

BIN
main

Binary file not shown.