news.volyx.in

A game where you're an OS and have to manage processes, memory and I/O events (github.com)

376 points by exploraz · 66 days ago · 80 comments on HN

Article summary

A game has been created where the player takes on the role of a computer's operating system, managing processes, memory, and I/O events. The game can be played in a browser or as a desktop application, and it also features a scripting API for automated gameplay. The game's goal is to prevent the user from rebooting the system by efficiently managing resources. The game is open-source and available on GitHub.

Main themes

  • Operating System Management
  • Game Development
  • Computer Science
  • Gaming
  • Programming
  • Automation

What commenters say

  • The game's concept is interesting and has potential for educational purposes, such as teaching operating systems.
  • Some players find games that simulate work, like managing processes, to be unenjoyable and too similar to their real-life jobs.
  • Others enjoy games that challenge them to optimize and manage systems, and see it as a fun and engaging way to learn.
  • The game's scripting API and automation features are seen as a valuable addition, allowing players to create custom scenarios and test their skills.
  • There is a debate about whether games that simulate work can be enjoyable, with some arguing that they can be fun and others finding them too similar to real-life tasks.
  • The game's open-source nature and availability on GitHub are seen as positives, allowing players to contribute and modify the game.
  • Some players draw parallels between the game and real-life experiences with computer systems, such as troubleshooting and optimizing performance.
  • The game's potential as a tool for teaching operating systems and computer science concepts is highlighted by some commenters.