- Download the zip file from here.
- Extract the zip file. The content of the directory should be:
RobbyTheRobotJar |
|- json-simple-1.1.1.jar
|- RobbyTheRobot.jar
- Double click RobbyTheRobot.jar to start the game.
- Download the zip file from here.
- Extract the zip file. The content of the directory should be:
RobbyTheRobotExe |
|- jre
|- json-simple-1.1.1.jar
|- RobbyTheRobot.exe
- Double click RobbyTheRobot.exe to start the game.
- Make sure that “Unknown Sources” are enabled on your phone.
- Download and install the apk file from here.
- libGDX - Game Development Framework
- Box2D - 2D Physics Engine for Games
- Box2DLights - 2D Lighting Framework
- Tiled - Level Editor
- Inkscape - Vector Graphics Software
- Gimp - Image Editor
- Audacity - Audio Editor
- gdx-texturepacker - Sprite Sheet Creator
- JSON.simple - Java toolkit for JSON
Note: For academic purposes the steering behaviors were implemented from scratch. If anyone is interested in the gdxAI framework, an implementation of the Arrive and the FollowPath steering behaviors can be found in an older commit.
• Shooting lasers | • Punching |
• Climbing ladders and ropes | • Moving platforms / Falling platforms / Elevators |
• Falling projectiles | • Fire-shooting tanks |
• Wall jumping | • Moving spikes |
• Trampolines | • Collectables and power-ups |