The following is code related to a blog post to demo the project work mentioned.
View the Live Demo. Read the Blog Post: Pay attention in math class, kids.
To run the demo game locally:
- Clone the repository or download the zip file and uncompress it.
cd /path/to/the/game/files
yarn install
yarn start
- Use the info icon on the top right to see instructions.
- Use the arrow keys or the Move control to move the boat.
- Use the L or R keys or the Turn control to rotate the boat.
- Use the enter key or Found It button when you are lined up.
This game was originally created for a kiosk, so it is not responsive. It's best viewed on desktop or screen that is 1100px or wider.
See the License information.