Projects projects projects

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.

![](images/2019/01/sebgif.gif) ![](/images/2019/01/ballus.png) ![](/images/2019/01/bescue_beta.png) The new Unity version, written in C#, integrates the gameplay and map editor into a single platform: