Menu

Post image 1
Post image 2
1 / 2
367

GitHub - plbrault/youre-the-os: A game where you are a computer's OS and you have to manage processes, memory and I/O events.

Hacker News·3 months ago
#qlJDbQ02
Reading 0:00
15s threshold

This is a game where you are the operating system of a computer. As such, you have to manage processes, memory and I/O events. Make sure not to leave processes idling for too long, or the user will get really impatient and reboot you! You can play the game here: https://plbrault.github.io/youre-the-os Also available on itch.io . Prerequisites Python 3.14 The project is not guaranteed to work with other versions. If needed, use pyenv to install the required version without impacting your system globally. pipenv An empty .venv directory at the root of the project Usage The main branch can be unstable. For a stable version, checkout a release tag. Install dependencies: Run as a desktop app: Run web version: Run sandbox mode The sandbox mode allows you to skip the menu and immediately run a custom stage. It is provided for development purposes. First, you need to create a sandbox configuration file. An example is provided in src/sandbox/sample.py .…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More