top of page

Game Programmer

Wong Wee Meng

Limitless Bounce (C#)

Description:
Roles:
Limitless Bounce in a 2D Physic based mobile game which is about a unique ball being 
captured. After breaking out of prison, it has to use it's unique ability- dash, shink, expand and ground smash to escape. 
 
This is a solo project from my programming specialisation module. I design and developed this game entirely myself.
I design the game concept, and the level designs. I also develop the android platform version of the game too. Art assets are given from lecturer to produce the game.
Codes

This code allow player to move the ball around. Player first put a finger on the screen, and drag to aim, then release to shoot at the direction he want.

This code fulfill the second mechanic of the game - scaling. Player pinch inward to shrink, or pinch outward to expand. Their mass change according to their size.

This code allows the player to smash to the ground with a large amount of force, breaking obstacle in its path. Player can do this by swiping the screen downward when on mid air.

Download the game from Googledrive

Contact: 9820-1422
Email:  masterwong382@gmail.com
bottom of page