top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Cube

Cube is 2D Game made for Android Using Unity and C#
every 3 coin you get 1 bullet and with 1 bullet any single enemy can be destroyed.

What did i learn:

1. Creating events at the appropriate times by configuring triggers for particular tags!
2. Detecting collisions: Getting the perfect interaction between things.
3. Particle systems have been added; as the player moves, dust trails follow him.
4. Creating bullets: Ensuring that projectiles in the game function properly.

bottom of page