all repos — hyperkaos @ b36c9a6d62996fe3726f359cfc429f81e5af076c

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