all repos — hyperkaos @ b8bca9f1f27e1cf32d3a59afea9fc20d7b681c58

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