Skip to content

Bad-Games-Studio/cube-surfer-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cube Surfer

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.

How to play

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 and Swipe Left/Right to move.
  • Alternatively, you can move with Keyboard Arrows.

cube-surfer-clone

Used technologies

  • LeoECS - Entity-Component-System
  • DOTween - UI animations.
  • Blockbench - For simple 3D models (cubes and curved platforms).