all repos — hyperkaos @ 1fa156faf67f0f040b252779007cd805a26968db

lightweight modular puzzle/adventure game engine in C with SDL 1.2

.gitignore (raw)

1
2
3
4
5
# ignore compiled objects
/*.o

# ignore the test executable
/game