A downloadable game for Windows, macOS, and Linux


Game Description

A physics-based puzzle game where you must change the properties of objects, using the different modes of the provided multi-tool to solve puzzles and progress.

Development Info

Created in C++ and DirectX 11 with accompanying APIs for model loading, sound, and debugging tools.

This project incorporates advanced graphics techniques - stencil outlining, post-processing, alpha blending, render-to-texture, sprite and font rendering. It incorporates a complete sound system, realistic physics system, narrow-phase collision detection and resolution, along with a complete UI system.

The project utilises an event system that keeps the codebase decoupled. This enables the graphics system, for example, to communicate with the physics system without ever needing to know of its existence. This ensures the code is easier to understand and maintain.

This is all driven by a level state machine that manages each level, adding and removing objects when changing to the next level.

Download

Download
Molecularity Game 131 MB

Install instructions

Unzip the downloaded folder and run the ".exe" to play the game.

Leave a comment

Log in with itch.io to leave a comment.