Skip to content

yiannist/lambda-lifting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-lifting

A visualizer for the Lambda Lifting game (ICFPC '12) in Haskell

Compiling & Running

Build it:

cabal configure
cabal build

Then, you can start playing by:

./dist/build/Game/Game maps/contest1.map

Playing

You can move the robot and play the game with the following keys:

"i" is "Up"
"k" is "Down"
"j" is "Left"
"l" is "Right"
"w" is "Wait"
"s" is "Play razor"
"a" is "Abort"

Authors

Yiannis Tsiouris
Ilias Tsitsimpis

About

A visualizer for the Lambda Lifting game (ICFPC '12) in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages