Skip to content

A Operating System with something horrifying!

License

Notifications You must be signed in to change notification settings

ViratS-best/VoidOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e65c67 · · Aug 8, 2025

History

30 Commits
Jul 30, 2025
Jul 29, 2025
Aug 8, 2025
Aug 8, 2025
Aug 8, 2025
Jun 18, 2024
Jun 18, 2024
Jul 22, 2025
Jul 30, 2025
Jun 17, 2024
Jul 22, 2025
Aug 8, 2025
Aug 8, 2025
Jul 29, 2025
Jul 29, 2025

Repository files navigation

VoidOS

An Interactive Terminal Simulation

A project built on the Prozilla OS framework, VoidOS is an immersive browser-based terminal game. Players are trapped in a digital prison and must interact with a mysterious AI to solve puzzles, navigate a command-line interface, and escape.


Features

  • Interactive Terminal: A fully-functional command-line interface for engaging gameplay.
  • Narrative-Driven Puzzles: Solve a series of challenges and puzzles to progress the story.
  • Dynamic AI: An adaptive AI antagonist that responds to player actions.
  • Retro-Inspired Aesthetics: A minimalist design and aesthetic that evokes classic terminal environments.

Getting Started

To run VoidOS in your local development environment, follow these steps:

  1. Clone the repository:

    git clone [https://github.com/ViratS-best/VoidOS.git](https://github.com/ViratS-best/VoidOS.git)
  2. Navigate to the project directory:

    cd VoidOS
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev

    The application will be available at http://localhost:3000.

  5. Build for production:

    npm run build

    This command will create a dist folder with the production-ready files.


Technologies

  • Prozilla OS: The foundational framework for the operating system environment.
  • Vite: A fast build tool and development server for modern web projects.
  • React: The core JavaScript library used for building the user interface.
  • TypeScript: A superset of JavaScript that adds static typing.

Acknowledgements

This project was built with the assistance of an AI for coding guidance, debugging, and development support.

A special thank you to Prozilla OS for providing the foundational framework and basic components that made this project possible.

About

A Operating System with something horrifying!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages