Color Shooter – Complete Unity Game

Overview

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

How to play?

On mobile : move your finger whilde holding the screen to move the player.
On desktop/web : use ‘A’ & ‘D’ keys to move the player.

Your goal is to collect as many balls as you can but only if it’s
color and the player’s color are identical. However, if you hit a ball
which has different color than the color of the player, then you die.

Credits:
Background music by Eric Matyas: http://www.soundimage.org
Sound effects: https://www.noiseforfun.com

Features

  • One complete, endless level
  • Spawning system
  • Increasing gameplay difficulty
  • Score/highscore system
  • Color changing system
  • Sound effects, background music
  • Commented, clean C# scripts
  • Easy customization
  • Basic menu
  • Responsive UI
  • Compatible with mobile and desktop
  • Works with Text Mesh Pro

Requirements

  • Unity 2018.2.13 or higher

Instructions

Documentation contains everything.

Related