Gravitron is a clone of the minigame Super Gravitron from the game VVVVVV built in Unity. The main objective is to survive as long as possible by dodging oncoming debris and objects.
This is a project I made to practice the process of making a game, from preparation to release. Almost everything was self-made, except for the music.
- Gravitron code respository
- Learn Markdown
- Use Unity 2017.3.0f3.
- The game was built for Android, but should be able to run on iOS.
- Save all scenes, build for Android using default compression. Make sure to sign the package properly.
- Use conventional C# practices.
- davidbarsam