A simple climbing simulator in racket
In its very early state.
It is controlled using a dual-analog stick joystick. Currently mapping only works for dualshock 4 on Os X.
The following libraries need to be installed
- racket-posn
- racket-csfml (requires csfml 2.5, the debian version seems to be broken, install from source)
- lens
- threading