gilben1 / robot-bounce

A javascript robot puzzle game
https://gilben1.github.io/robot-bounce/
MIT License
0 stars 0 forks source link
game javascript pixijs puzzle

robot-bounce

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!

Playing the game

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.

Dependencies

All dependencies are included in this repository. Uses PixiJS 4.8.9 for rendering.

Licence

MIT License, see LICENSE for details