Rolling Sky fangame engine made with Unity3D
This is an open-source recreation of the game "Rolling Sky Remake". I started making this after being frustrated by the fact that Rolling Sky Remake (or RSR) was closed-source. I started developing this months before the RSR 1.0r update, but I took a break from developing this project during the summer, because I was struggling with fixing bugs and adding the new features. But I recently came back to this project after finding out that RSR 1.0r was discontinued.
You can download the game, but it's full of bugs and still unfinished, so I don't recommend downloading the game right now.
- Clone this repository by running:
git clone https://github.com/TimmieTudor/OpenRSR.git
- Download Unity 2023.1.18f1 with Android Build Tools if you haven't
- Open the cloned repository in Unity 2023.1.18f1 (I switched to this very new version because I couldn't build the game for Android because of some errors)
- Go to Build Settings, and make sure the platform is set to "Android"
- Click "Build" and choose the file path where you want to save the APK.
- Wait at least 2-3 minutes
- And done! You can now send the built APK from your computer to your phone and install it!
- Add all Old14 obstacles + Power-Ups and special tiles
- Remake all the Old14 levels
- Add a music player that plays music from a file path
- Optimize the game
- Add sound effects
- Add glass tiles
- Add a game over screen
- Add a pause screen
- Basic gameplay
- Improve the touch input for mobile devices
- Fix the jump script code entirely
- Add animations to obstacles
- Add movers
- Add the option to import a level without having to move the level files manually
- Add an in-game theme editor, to make it easier to create custom themes