Add README.md

This commit is contained in:
Luna 2025-02-09 18:53:33 +01:00
parent fb32caf014
commit bf1ccd498e

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'