A Sokoban type puzzle game on HTML Canvas.
https://carlnewton.github.io/rover/
- Run
npm install gulpupon first downloading the repository. - Make changes in the
/srcdirectory and rungulpto build/dist/js/script.jsor rungulp watchto have it build each time a file is updated in the/srcdirectory.