Free 2 Play (PC Version): https://l1ttl3turtl3.itch.io/ech-ops-adventure
PC Version now move to branch (PC-Build)
📌 This project is for learning Unity Engine through a basic 2D game. All the assets are free to use from Itch.io and Unity Asset Store. If you have any copyright issues or questions, contact me via my email: datrua3152003@gmail.com. If you found it helpful, a star would be appreciated ⭐ ^^.
- 🎮 Character Movement – Easy to control character using State Pattern.
- 👾 Various Enemies – Face different types of enemies with some of unique behaviors.
- 🛒 Shopping – Items are unlocked and purchased through gameplay, making the player stronger over time.
- 💾 Save & Load – Carry your progress across multiple game sessions.
- 💀 Boss Fight – Face off against a simple yet slightly challenging boss fight.
- 🚀 Optimization - Using Object Pooling, Scriptable Objects ...