FSCK - A Hard Drive Story by iiechapman
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"
Ratings
| Coolness | 70% | 3 |
| Overall(Jam) | 3.94 | 20 |
| Audio(Jam) | 3.58 | 78 |
| Fun(Jam) | 3.60 | 56 |
| Graphics(Jam) | 3.18 | 313 |
| Humor(Jam) | 3.21 | 105 |
| Innovation(Jam) | 3.91 | 20 |
| Mood(Jam) | 3.42 | 112 |
| Theme(Jam) | 3.65 | 63 |
Macbook Pro 13" (Mac OS X 10.7.5)
but i think u need to get it on windows/linux to get the attention you need
I don't use my Windows computer often so it might be something I'm doing wrong. Can anyone advise?
Cool screen shots by the way!
(the needed dll files are msvcp120, msvcr110, and msvcr120)
However the collision detections could be improved a little, I was often semi-stuck in blocks.
Sound is a little annoying over time, but it was funny.
I couldn't go over the 5th level. =(
Good game! =D