Cube Surfer

3D game using three.js

View Demo · Report Bug · Request Feature

animated

A browser game where players control a cube that slides on the ground and must avoid obstacles. The game was developed with the tutorial by Chris Courses. The additional features and fixes implemented by me:

  • Added scores on the top-left corner
  • Added end-game screen
  • Added an opportunity to restart the game
  • Added another end scenario, which is to finish if the cube falls
  • Removed enemies that were passed
  • Removed the possibility of jumping multiple times

Built With