Flippy Cube is an isometric Mobile (Android) puzzle game inspired by Bloxorz. You swipe the screen to flip thcontrol a red cube with the aim of stepping on each tile once. Each time you complete a level or fail, you spend "energy" points. Once that energy meter hits zero you are prompted to watch an Advertisement to fi
This game demonstrates my ability to develop games for mobile platforms. More than that, it showcases that I'm able to handle mobile inputs like swipes and taps, optimize assets for a small file size (20MB) and develop systems that work seamlessly on mobile.
This project was build from the ground up using modular design, where various components communicate using signals and variables, rather than direct references. The code base is packaged neatly into separate Script Assemblies to increase manageability and compilation speed.
To speed up the process of building levels I have developed an editor (not included with the game). This tool includes the following features: