
Games

Engineering a 4X Strategy Game for Mobile
A deep dive into Unity optimisation, procedural map generation, and performant AI for a complex strategy experience on mobile hardware.
Client
Internal IP
Platform
iOS & Android
Role
Full-Cycle Development
Rating
4.5+ Stars
Need Complex Mobile Game Engineering?
Get in TouchProcedural Map Generation
Implemented modified Perlin Noise with cellular automata and chunk-based Tilemap loading for near-instant, unique maps on limited RAM devices.
Performant Mobile AI
Developed a Utility-Based AI system with Coroutine time-slicing, keeping UI responsive while calculating complex pathfinding and military strategy.
Scalable Architecture
Built modular code architecture decoupling core logic from input systems, enabling rapid porting to PC or Console with minimal refactoring.
Dual-Platform Launch
Empires Rise shipped on both iOS and Android, validated as a technically complex strategy game running smoothly on mid-range mobile hardware.
Proven Mobile AI
The Utility-Based AI system with Coroutine time-slicing maintained responsive gameplay while calculating complex strategic decisions, without frame drops on target devices.
Reusable Architecture
The modular code architecture built for Empires Rise informed the design of our reusable framework, accelerating development on subsequent client projects.






