/lambda-racing

Old school racing game

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

Lambda Racing

This will be a simple old school racing game written in haskell using the gloss library.

Right now this is just a test and no actual game is available yet.

Compile and run

cabal install
cabal build
cabal run

Playing

Move the 'car' with the left and right arrow keys. Press ESC to exit game.