Tennis Battle
A downloadable game for Windows
Weekly Game Jam 174 - Tennis
Background
Build up your tennis player and against the other tennis player on the road.
Technologies Used
- Unity
- Visual Studio
- Aseprite
- Paint.net
Instruction
- Open Tennis Battle.exe
- Press Start Game
- By default you will have 10 points for upgrading your character
- Press "Back" will back to the previous difficulty, and press "Go" will increase the difficulty
- Escape will back to the previous difficulty and leave from the battle immediately
- Status > Equipment will show your character equipment windows for wearing gears
Other Information for Design...
Character Properties
- Stamina - HP
- Power - DAMAGE
- Skills - FLEE, HIT
- Luk - CRI (DMG x 2)
Item Bonus
- MAX HP
- MAX HP %
- DMG Bonus %
- DMG Fix value
- FLEE %
- HIT %
- CRI %
Formula
Final Max HP = ( Chara's STA + Item Bonus' STA + Item Bonus (Max HP) ) * Item Bonus (Max HP%)
Final DMG = ( Chara's POWER + Item Bonus' POWER + Item Bonus (DMG Fix Value) ) * Item Bonus (DMG %)
Final FLEE = ( Chara's SKILLS + Item Bonus' SKILLS ) * Item Bonus (FLEE %)
Final HIT = ( Chara's SKILLS + Item Bonus' SKILLS ) * 1.1 * Item Bonus (HIT %)
Final CRI = ( Chara's LUK + Item Bonus' LUK ) * Item Bonus (CRI %)
Status | Released |
Platforms | Windows |
Author | ValkyrieCK |
Genre | Adventure |
Tags | Global Game Jam, Unity, wgj |
Download
Download
Tennis_Battle.zip 18 MB
Leave a comment
Log in with itch.io to leave a comment.