implemented rudimentary board
authormatthew <matthew@owens.tech>
Sun, 29 Jul 2018 16:10:05 +0000 (16:10 +0000)
committermatthew <matthew@owens.tech>
Sun, 29 Jul 2018 16:10:05 +0000 (16:10 +0000)
commitf3b9979f0735fdf1761f96177c25ffc01ff95b20
tree288dc293202331e7b94478799b572ec0761af18e
parent4cf5b9df87f8497e71299b83d2d63b0e00ece65e
implemented rudimentary board
common/board.c [new file with mode: 0644]
common/board.h [new file with mode: 0644]
common/point.c [new file with mode: 0644]
common/point.h
nogl/main.c