Genre: Hybrid-Casual
Game-Link: Hero Crush on Google Play
Hero Crush is a vibrant puzzle adventure inspired by Grindstone. Select adjacent pieces of the same color to eliminate them and unleash powerful combos. With special skills at your disposal, strategically conquer challenging levels and immerse yourself in an addictive gameplay experience like no other.

Let’s talk about the systems that i’ve created!
Dynamic Board: A Responsive Gameplay Experience

- The game board adapts seamlessly to any screen size by calculating width/height and distance between tiles.
- Utilized 2D arrays and a versatile grid system for a dynamic and responsive experience.
Efficiency at its Finest: The Level Editor for Rapid Creation

- A powerful level editor designed for Hero Crush
- Allows game developers/designers to create captivating levels quickly and easily.
- Streamlines the level design process for efficient and time-saving creation.
Optimized for Excellence: Smart Algorithms for Enhanced Performance
- Optimization is a top priority in “Hero Crush”
- Employs various sort and search algorithms for enhanced performance that is took consideration with Big O’ Notation.
- Ensures smooth gameplay, fast level loading, and responsive interactions.
- Used many patterns like Object-Pooling to improve performance.
Engineered for Success: SOLID Principles and Event-Driven Architecture
- Hero-Crush showcases a solid software engineering foundation.
- Adheres to the SOLID principles for clean and maintainable code.
- Utilizes an event-driven architecture for seamless event handling and extensibility.
Inventory System and Save System

- Hero Crush features a comprehensive Inventory System.
- Players can equip, unequip, and upgrade items to enhance their character.
- The Save System ensures progress is saved, allowing players to pick up where they left off.
Skill Upgrades and New Abilities

- Unlock and upgrade new skills as you progress through the game.
- Customize your character’s abilities to suit your playstyle.
- Discover unique combinations of skills for a strategic advantage.
Intuitive Tutorial System

- The Tutorial System in Hero Crush provides a user-friendly learning experience.
- New players will easily understand the game mechanics.
- Seamlessly guided through the game, players will quickly become immersed in the adventure.
In Hero Crush, We have created a captivating adventure where players can dive into a world of inventory management, skill progression, and guided tutorials. Equip and upgrade items, unlock powerful skills, and let players embark on a thrilling journey of discovery and strategy. With its intuitive systems and immersive gameplay, Hero Crush offers an experience that will engage players from start to finish.