ashayp22 / Colored-Cubes

Color Sorting Cube Game | Available on the iOS App Store!

Home Page:https://apps.apple.com/us/app/colored-cubes/id1448642514

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colored-Cubes

Order the cube from lightest to darkest! Challenging for all! Download on the iOS app store!

WHAT IS IT

Colored Cubes is the type of game that only 1% of the world can beat in a quick time.

GOAL

The goal is to sort every side of the cube in order of lightest to darkest, in the fastest way possible. An image on the screen describes this in more detail.

HOW TO PLAY

You must swap the tiles into their correct spot, and eventually get them all ordered.

CONTROLS

You can rotate the cube by swiping, tap on two tiles to swap them, and use the buttons on the side to navigate to a specific side.

Don't worry, as there are hints and other clues to winning. But beware, as this increases your time.

RUN GAME LOCALLY

To run the game locally, download this project and run it in Unity.

CONCEPTS

  • Sorting Algorithms (Insertion, Selection, Merge)
  • 3D Rotation

About

Color Sorting Cube Game | Available on the iOS App Store!

https://apps.apple.com/us/app/colored-cubes/id1448642514

License:GNU General Public License v3.0


Languages

Language:C# 97.2%Language:ShaderLab 2.8%