Shape Race – Complete Unity Game

Overview

It is ready for release, and it’s excellent for learning purposes.

You can try out the game:

WebGL

Android

How to play?

On mobile : Move your finger on the screen while holding it to make the player move.

On desktop/web : Use “A” and “D” or the arrow keys on your keyboard to move the player.

Your goal is to hit the obstacles/enemies which have the same shape as
the player. However, if the player collides with an enemy or with an
obstacle which has different shape, then you lose.

If you have any questions, don’ t hesitate to contact me: [email protected]

Please leave a review, it’s highly appreciated.

Credits:

Background music by Eric Matyas: http://www.soundimage.org

Sound effects: https://www.noiseforfun.com

Features

  • One complete, endless level
  • Spawning system
  • Score/highscore system
  • In-game money collecting system
  • Sound effects, background music
  • Commented, clean C# scripts
  • Easy customization
  • Basic menu
  • Responsive UI
  • Compatible with mobile and desktop
  • Works with Bézier Path Creator
  • Works with Text Mesh Pro

Requirements

Unity 2018.2.13 or higher

Instructions

Documentation contains everything.

Related