Through Space

Seamless Asset Streaming

Through Space is a captivating mobile game crafted in the Unity engine, utilizing C# to bring its vibrant universe to life. This game stands my first independently released game. It features a seamless and engaging experience across a spectrum of devices, including older models. The core of its development focused on ensuring smooth gameplay through optimization techniques and a robust architectural framework.

Optimized for Universal Performance: At the heart of Through Space's development was a commitment to accessibility, ensuring that the game runs smoothly on a wide range of devices. Techniques such as asset streaming, asynchronous scene loading, texture atlases, and rendering optimizations were meticulously implemented. These strategies not only enhanced the game's performance but also ensured that transitions between levels were seamless, without the interruption of loading screens or delays.

Flexible and Reusable Game Architecture: The game's architecture is built on a Component-Based system, allowing for a high degree of modularity and flexibility in game design. This approach enables the reusability of code and components, streamlining the development process and enhancing the game's design coherence. Complementing this, a Data-Driven design pattern was adopted to facilitate easy adjustments and iterations on game mechanics and content, empowering designers and developers alike.

Procedural Interfaces and Dynamic Audio: Through Space features a procedurally generated user interface (UI), offering a dynamic and intuitive navigation experience that adapts to the gameplay. The game's sound design and audio management are equally dynamic, with a soundtrack that evolves with the player's progress and interactions, enriching the immersive experience of traversing the cosmos.

Engaging Content and Accessibility: The game boasts a comprehensive automatic save system, ensuring that players' progress is securely stored, allowing for an uninterrupted gaming experience. Published on both Itch.io and the Play Store, Through Space is readily accessible to a wide audience, inviting players to embark on an interstellar journey filled with intriguing levels and challenges.

This game is a prime example of how thoughtful design and technical innovation can come together to create a game that is not only visually appealing and engaging but also inclusive in its performance across various devices. Its seamless level transitions, procedural UI, and responsive sound design set a new standard for mobile gaming, offering players a smooth and immersive journey through the stars.