a game made with openGL and haskell
Find a file
2025-12-30 21:31:42 +01:00
app functional(ish) rotation on a single axis 2025-12-30 21:31:42 +01:00
.gitignore open window ✓ 2025-12-29 01:24:48 +01:00
cabal.project.local open window ✓ 2025-12-29 01:24:48 +01:00
CHANGELOG.md open window ✓ 2025-12-29 01:24:48 +01:00
fourmolu.yaml functional(ish) rotation on a single axis 2025-12-30 21:31:42 +01:00
haskell-game.cabal functional(ish) rotation on a single axis 2025-12-30 21:31:42 +01:00
LICENSE open window ✓ 2025-12-29 01:24:48 +01:00
README.md .git/COMMIT_EDITMSG 2025-12-29 01:48:14 +01:00

Haskel game

what if game, but in haskel? a game made in Haskell with the sdl2 library not a game yet

to build execute:

cabal build

to run execute:

cabal run