The T-Rex Runner Game from Chrome written in Reason. Work in progress.
🚨 I learned Reason through this project, don't expect high quality code.
# Clone repo and cd into it, then:
$ yarn install
$ yarn build
$ yarn start
- Fabian Schultz (@fschultz_)