all repos — hyperkaos @ a2a4722f33c8c5ea7375bd5eafaf6546d8f0e015

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