f1rst c0mm1t
commit6db9c7a3cc75a1a4731a722821ed2bd92938804f
authorDaniel Menche <dcmenche@gmail.com>
Sat, 18 Mar 2017 19:04:10 +0000 (18 12:04 -0700)
committerDaniel Menche <dcmenche@gmail.com>
Sat, 18 Mar 2017 19:04:10 +0000 (18 12:04 -0700)
tree7f747121aa568286df7ddd5b89a22c67fcc6b458
f1rst c0mm1t

the player can move around a minimal map
things are fairly organized but can be improved
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
draw.c [new file with mode: 0644]
draw.h [new file with mode: 0644]
game.c [new file with mode: 0644]
game.h [new file with mode: 0644]
main.c [new file with mode: 0644]
map.c [new file with mode: 0644]
map.h [new file with mode: 0644]
types.h [new file with mode: 0644]