Introduction
Action Role Playing Game. We implement the basic elements in RPG such as dialogue, mission, equipment system and battle.
(Example in 2014 Game Programming course)
Platform
Microsoft Windows
Development Tools
-
Unity 4.5
Use Unity as our game engine. All scenes and functions are built on it and use Windows as the release platform.
Demo
-
Game Control
-
Game Interface
Status Panel: Current health and mana Character: Controllable character Map: Show current position Mission: Current mission -
Dialogue
You can talk with NPCs.
-
Equipment
Equipments are changable.
-
Battle
Real time battle system