Initial commit- FFI+C SDL
commit051f37bdeb77d673aaa39c932726c45cdd9411bf
authormatheusanmo <matheusanmo@gmail.com>
Sat, 9 Jun 2018 11:00:50 +0000 (9 11:00 +0000)
committermatheusanmo <matheusanmo@gmail.com>
Sat, 9 Jun 2018 11:00:50 +0000 (9 11:00 +0000)
tree4e299c7911bea93568ad95cc0c09da643da89661
Initial commit- FFI+C SDL

creates init, quit, pixel, color, draw, sleep in C and writes proper
haskell bindings for it
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
QPawn.hs [new file with mode: 0644]
qpawn.c [new file with mode: 0644]