initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 28 Mar 2023 20:32:54 +0000 (23:32 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 28 Mar 2023 20:32:54 +0000 (23:32 +0300)
commit48ee87d8c32791d17fa7a57076df5d6721d6c05c
treed24ae6022f74519070ae707393b229aca61f29cc
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
src/game.c [new file with mode: 0644]
src/game.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]