Puzzle game built using the $mol framework
- Setup the
$mol
environment locally:git clone https://github.com/hyoo-ru/mam.git cd mam npm install
- Setup project:
git clone https://github.com/Laniman/ballsort.git ./hype/ballsort
- Run the app:
npm start
- Open
http://localhost:9080/hype/ballsort/app/-/test.html