You assume the role of the memory management function of a computer's RAM, and you are tasked to handle requests from different processes in the computer for memory in order to perform their tasks.

This is a prototype that I've made for My First Game Jam: Winter 2018.

Unfortunately, I did not have enough time to implement a proper tutorial for the game. Essentially, in order to allocate processes to the RAM, you drag the processes from the process list to a free space slot in the RAM. If you see that you have enough total free space in the RAM if you add up all the free slots, but each slot does not fit a certain process, you may choose to do "Compaction!" to group all the free slots together into one huge block, which hopefully fits the process that needs it.

Feel free to leave any feedback into the comments below! Thank you!

StatusPrototype
PlatformsHTML5
Rating
Rated 4.4 out of 5 stars
(5 total ratings)
Authorboxoforeos
GenreSimulation
Made withUnity

Comments

Log in with itch.io to leave a comment.

Played that after the scheduling one. A bit too addictive, I had to let it go at x3 or I would spend too long on it. Great idea and great execution :)

Really cool… just added to my collection! Would you like to join Creactivity #1?

Thank you! Wasn't expecting someone to see this after 3 years.

I also appreciate the invite to the jam. However, things are hectic for me recently so I don't think I'll be able to join. Thank you very much for the offer though!

Simply addicting XD!   I spent almost 45 mins playing this! Maybe add saving methods to current progress and this will be a good smartphone game!

(+1)

Great game! Pretty darn fun and unique. I like the use of the jam's theme (memories) For a prototype, it seems to be quite bug free and polished.

Thanks! :)

Nice game! I love the idea and the gameplay is simple but fun :)

Thank you! :)