all repos — hyperkaos @ 19968d19bf28307f0566784135ec6844785b27e1

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