A clone of a hyper-casual game Cube Surfer.
The gameplay of the source game can be found here.
This project is made for educational purposes.
Rules:
- Collect yellow cubes to earn more gems in the end of the level.
- Avoid red cubes and lava as much as possible.
- Win when reached the finish.
- Lose when out of cubes.
Controls:
Touch
the screen andSwipe Left/Right
to move.- Alternatively, you can move with
Keyboard Arrows
.
- LeoECS - Entity-Component-System
- DOTween - UI animations.
- Blockbench - For simple 3D models (cubes and curved platforms).