This repository contains a game implementation that I used to play in primary school. Unity game engine is used.
The features that are planned to be implemented.
✅ Core fight mechanics
✅ Pets
✅ Weapons
✅ Stats (Strength, Agility, Speed)
✅ Similar in game UI design
The features that are NOT planned to be implemented.
❌ Textures
❌ Lvl up system
❌ Player profile page
❌ Abilities
Planned Unity features to be used.
⚡ IEnumerators
⚡ Scriptable objects
⚡ VFX graph
⚡ Shader graph
\
Stat curves;
- Green = Strength (Damage multiplier)
- Blue = Agility (Dodge Chance)
- Red = Speed (Action Repeat Chance)
Here are some screen shots from current state of this implementation.