A LÖVE implementation of the mix-n-mojo copy-protection wheel from Monkey Island 2: LeChuck's Revenge The code is based on dial-a-pirate
Run the following to download the assets (two images):
cd assets
./download-assets.sh
Run love .
from the top-level directory, or follow the directions below to
build a portable .love file to run anywhere LÖVE runs (e.g. Android, iOS)
Run ./build.sh