all repos — hyperkaos @ 8b1e4cafdf8b83c958d3b5c2dd5a9543a35f318b

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