all repos — hyperkaos @ 7ec962865589322f07358b1165a8c94a018f5b4a

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