My Remaining Disk Space
👀 What's this
Last year I bought a 2T SSD onto my laptop, but three months later it's already full with games. Everytime I wanna play a new game, I have to use disk analysis software to set space for them. It even occurred once the remaining disk size is only 80 Kilobytes after game installation.
So this game is how I felt when squeezing out the very last disk space of my laptop SSD.
⌨️ Controls
Space
💡 Inspirations
- Wiztree and other disk analysis softwares, how they visualize file blocks
- Golden Spiral, of course
😵 Iteration
Either scale the cube infinitely up or down will eventually break.
But it can be solved by using a fake infinite loop instead:
btw I wrote two versions , with Unity C# and Three.js respectively. Here's link to three.js version, I find TextGeometry not as ideal here as TextMeshPro so I swithced back to Unity eventually
Leave a comment
Log in with itch.io to leave a comment.