BALLRESCUE GAME
2014-07-01 02:00:00
BallRescue is an Android game inspired by Line Rider. The original version was written in Java, but due to the importance of version control and backups, the project was lost. I later recreated it in Unity, adding an in-game map editor instead of relying on a separate web app.
Early gameplay from the Java version.
I also created a map editor in JavaScript for designing levels: Github: https://github.com/bummie/Bescue_MapMaker
In-game on the left, map editor on the right.
   The new Unity version, written in C#, integrates the gameplay and map editor into a single platform: