Add README.md
This commit is contained in:
parent
fb32caf014
commit
bf1ccd498e
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal 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'
|
Loading…
Add table
Reference in a new issue