plbrault / youre-the-os

A game where you are a computer's OS and you have to manage processes, memory and I/O events.
https://plbrault.github.io/youre-the-os/
GNU General Public License v3.0
1.79k stars 68 forks source link

Increase total memory rows to 11 #71

Closed plbrault closed 1 year ago

plbrault commented 1 year ago

Since version 1.1.0, the game allowed the mathematical possibility of running out of page slots (RAM + disk). This was unintended and is fixed by adding an extra row of page slots.