i would like for this program to be comprehensible
This commit is contained in:
parent
4b410a3511
commit
57ad9fd139
11 changed files with 2 additions and 395 deletions
11
readme
11
readme
|
@ -1,5 +1,7 @@
|
|||
horny desktop pet thing.
|
||||
|
||||
currently being rewritten to make structural sense.
|
||||
|
||||
you need sdl3 to build it.
|
||||
i have not tried cross-compiling to windows yet.
|
||||
|
||||
|
@ -8,12 +10,3 @@ i want people to be able to create their own pets without having to
|
|||
figure out how to recompile.
|
||||
|
||||
run it with `SDL_LOGGING=app=debug ./slutpet` for verbose logging
|
||||
|
||||
file layout:
|
||||
|
||||
dat.h - data structure header
|
||||
fns.h - functions and macros header
|
||||
|
||||
slutpet.c - sdl init and close
|
||||
img.c - loading images
|
||||
samply.c - pet Samply
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue