A javascript robot puzzle game.
Move the robots to the designated target by shifting them around the grid.
Try to move the right colored robot to the target in as few moves as possible!
Play now from the Github pages: https://gilben1.github.io/robot-bounce/ Tested in Firefox 73.0.1 (64-bit) and Google Chrome 80.0.3987.122 (64-bit), but should work wherever PixiJS is supported.
All dependencies are included in this repository. Uses PixiJS 4.8.9 for rendering.
MIT License, see LICENSE for details