Multiverse Causality is an experimental puzzle-adventure game where every action creates a new reality and every decision affects multiple universes at once. Players can move between parallel timelines, each with its own version of the world, but changes made in one universe directly alter what exists in the others. An enemy defeated, a switch activated, or an object destroyed in one reality may erase or unlock something somewhere else.
The core experience is built around managing cause and effect across dimensions, turning problem-solving into a strategic balance between different timelines. Instead of using simple keys or scripted paths, players manipulate existence itself, using cross-universe dependencies to solve puzzles and progress. As reality is disrupted, paradox builds up, making worlds unstable and forcing players to face the consequences of their own interference.
ChatGPT was used as an AI-assisted development tool primarily for ideation, system design, and problem-solving support throughout the Fractured Causality project. It helped in refining the core game concept, structuring the game mechanics, and converting high-level ideas into a clear design plan. ChatGPT was also used to generate and validate algorithmic logic for key systems such as the time management and temporal debt mechanics, and to suggest improvements in code structure and modular design.
In addition, ChatGPT was used as a debugging and learning aid to understand errors, optimize logic, and explore alternative implementations for specific features. Some code snippets were iteratively refined using AI suggestions, but all core implementation, integration, and final decisions were done manually by the developer. The tool was mainly used as a productivity and reasoning assistant.