This repository is not active
FuzzyCat444/Haskell-FFI-Game-Loop-with-C-SDL
A quick alternative to using an SDL binding with Haskell. Uses a main.c file with SDL that executes Haskell callbacks to update and render the game state. Can be built with GHC
C