top of page
GEM Collector
This project is a framework customize with C# language.
The framework some basic assest and a controlable character.
​
The objective of this project is protoype a 2D side platform through C# and understand some feature in Unity engine.
Prototype game include:
-
Pickup mechanic when player trigger item in game
-
Timer display on screen to inform player their time remind
-
Game end system when timer reach 0
-
UI text update when player pickup GEMs and record highscore
-
A very simple menu when game end (replay and exit option)
-
Checkpoint flag
bottom of page