all repos — hyperkaos @ 1fed6282f56e78c5e5b77a2834b9555298c6b0c0

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