initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 8 Feb 2019 05:49:33 +0000 (07:49 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 8 Feb 2019 05:49:33 +0000 (07:49 +0200)
commitf71c261ce691d78fccb3f377ae5299edbf0e0062
treee05ae4a77df98e056575670165611c697102e9ce
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
src/ansi.c [new file with mode: 0644]
src/ansi.h [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]
src/pieces.h [new file with mode: 0644]