"Debugged" is a story-driven game where players follow the protagonist, Elara, as she navigates through a digital world called Nullspace.
Elara is a quiet, introspective computer science student who often feels like she’s running on autopilot. Between the monotony of coding assignments and the social pressures of campus life, she questions whether she’s truly "living" or just going through the motions. One evening, while debugging a seemingly corrupted program on her laptop, Elara is pulled into Nullspace, a surreal digital world that mirrors her inner struggles and fears.
In Nullspace, every glitch and bug she encounters is tied to fragments of her own memories and emotions; past regrets, unspoken words, and the dreams she abandoned. Guided by Byte, a quirky yet empathetic AI companion, Elara must confront these fragments to repair the broken system and find her way back to reality.
As she journeys deeper, Elara begins to notice parallels between the bugs she fixes and the relationships she’s neglected in her own life. She realizes that debugging isn’t just about fixing problems; it’s about understanding them and, ultimately, understanding herself.
To install and run "Debugged," follow these steps:
-
Clone the repository:
git clone https://github.com/reishash/Debugged
-
Open the project in your preferred Java IDE (e.g., IntelliJ IDEA, Eclipse).
-
Build the project to resolve dependencies.
-
Run the
Debugged
class to start the game.
Enjoy your journey through Nullspace!
"Debugged" is developed using Java and Swing for the user interface. The project structure is organized as follows:
src/Assets
: Contains fonts, images, scripts, and save data.src/Source
: Contains the main game logic and scenes.src/Debugged.java
: The entry point of the game.
We welcome contributions from the community! If you have ideas for improvements or new features, feel free to submit issues and pull requests. Please ensure your code adheres to our coding standards and includes appropriate tests.
This project is licensed under the MIT License. See the LICENSE file for more details.