David Sun's Portfolio

Mobile Game Project
Dual
Destory your best friend!
Genre : Party Game
Platform : Android
Player : 2
Solo Project




Dual
Ver1.01




Key Words
Mechanisms
Two Players on one Device
Android Game
Party Game
Competitive
Inequal Duel
2D
Real-time
Shooting
Requirements
Android System
Recommend display Ratio 18:9
Installation
1. Download the APK file
2. Transfer the APK file to an Android device
3. Click the APK file on Android device to install
4. Find a friend to play with you!
Game Play
Dual is a two-player-one-device competitive game, that the two players will switch the role of Attacker and Defenser by rounds.
Attacker has different type of bullets to attack:

Attacker: All-around bullet, move fast and does high damage.
Damage: 4
Speed: 4

Rusher: Small size bullet, move very fast but does less damage.
Damage: 3
Speed: 5

Eater: Gaint bullet, like its name that can destory every, but moves slow.
Damage: 6
Speed: 3
Defenser has different type of blocks to block the attack:

Box: A perfect square block that can handle most of the attacks.
Hitpoint: 5

ThickWall: Used to be a Box but shrinked by accident. Smaller but thicker.
Hitpoint: 7
Tallboy: Taller not fatter than Box, with the same thickness.
Hitpoint: 5

Reference
Drew the the concept of Mobile Party Games




Art style of Diep.io


Iteration


· Basic game scene setup for coding
· Adding Art assets


· Final setup for the scene
· Adding canvas as game UI



· Adding other functional scenes


· Adding Sound effects
· Test via Unity Remote



· Adding adaptation for different Aspect Ratios
Programming

Sample Codes
· Player touch control



· Blocks
· Generation
· Menu
