Player 2 Combos to launch different projectiles using the mouse
Player 1 Combos to dodge the incoming projectile using the keyboard
Cyber Skate is a 2D Side Scroller AI/Local Coop game developed using Unity 3D and C# with a team of 5 people. The game is based on two verb mechanics : Skate and Chase.
Player 1's goal to is dodge all the obstacles launched by the Player 2 and catch them. Player 2's goal is to launch projectiles at the Player 1 and not let them catch up.
The combos to launch projectile are performed by a series of mouse clicks and combos to evade using skateboard tricks is performed by a series of keyboard keys.
The game features : (My Responsibilities)
Detailed game design
Player 2 control scripting
Obstacle system scripting
Local Coop environment development