
FSCK - A Hard Drive Story
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
fsck -- "filesystem consistency check and interactive repair"
It is your mission to help detect and collect missing files before they become eradicated from from the master boot record. A hard drive takes 10 seconds to analyze, collect, and defragment data from a sector. Use Seek mode and Shift mode to collect all the data points in a sector while avoiding physically damaged portions of the drive and Corrupted Data Points to complete the defragmentation.
Good luck!
Note:
-This is my first time attempting a cross platform game by hand in C++. There may be bugs ;)
-If your game crashes on the mac, try the second "Fixed" version (I disabled the text rendering which causes trouble)
-Windows version Instructions: Unrar the file, and run "FSCK.exe"
It is your mission to help detect and collect missing files before they become eradicated from from the master boot record. A hard drive takes 10 seconds to analyze, collect, and defragment data from a sector. Use Seek mode and Shift mode to collect all the data points in a sector while avoiding physically damaged portions of the drive and Corrupted Data Points to complete the defragmentation.
Good luck!
Note:
-This is my first time attempting a cross platform game by hand in C++. There may be bugs ;)
-If your game crashes on the mac, try the second "Fixed" version (I disabled the text rendering which causes trouble)
-Windows version Instructions: Unrar the file, and run "FSCK.exe"