konsumopfer77 2018-08-21 17:54
i didnt really got the mechanics, i got trapped in the freezer (i had like two of them) and all i could make was freezer rooms : ( I like the style the game has, pretty psychodelic.
Foon → Ludum Dare Explorer → LD42 → Timothy's Correctional Institute
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Overall | 735 | 3.25 | 22 | |
| Fun | 830 | 2.97 | 22 | |
| Innovation | 517 | 3.25 | 22 | |
| Theme | 926 | 3.05 | 22 | |
| Graphics | 1041 | 2.67 | 22 | |
| Humor | 492 | 2.78 | 21 | |
| Mood | 949 | 2.63 | 20 |
i didnt really got the mechanics, i got trapped in the freezer (i had like two of them) and all i could make was freezer rooms : ( I like the style the game has, pretty psychodelic.
Sorry about that... the method for getting un-trapped was explained in the 2nd level. The game is based around the doors being portals that you can connect in ways that wouldn't be possible in real life. I never explained this in the game so it can be confusing... When you saw two freezers it was just the same freezer, so when you walked through the door you were actually walking out of the same door back into the room.
Cool concept! I liked the mechanics but really confusing indeed, not sure how I did it but I saved the world from Elon Musk XD
There is no windows version?
It was definitely confusing for sure. I had to restart often because i made rooms inaccessible in level 1 by accident. The portal mechanic is nice, and i can see what you are going for.
great game! i loved the idea, very original. but, i finished it then in the last room i accidentally climbed up the wall by walking backwards into it then holding space. other than that small glitch it was an extremely fun game.
@foxisxiii There is, I wasn't aware that changing the description would erase the part where it said what platform it was. The icon is still there but I'll change it.
A little glitchy and confusing here and there, but I think I see what you were trying to do. :)
Overall, really like the idea. Will have to give the other games in your series a play.
Thanks for this, and have a great LD!
Did not get the mechanic of the game and way to much text
Doesn't seem to want to load. The window pops up and closes right away.
@darkguardsman That happens if any of the following are true, feel free to give me extra info if none of these are true: A: You are using a mac computer B: You have outdated drivers that can't load the version of OpenGL I use(kind of unlikely considering the version was released 10 years ago but some things never end up supporting it) C: You don't have Java / your Java version is too old
Some details: Windows 10 Home 64 bit, AMD FX-8350, GTX 980, 16GB of ram, java 1.8.0_121-b13.
Let me know if you have it compiled on different/unique java version as I can set it up to load with any version. I keep several versions on hand due to work so can easily switch.
Got the game running, had to fire it up via CMD. Also noticed it keeps erroring out trying to find a res/save.txt. A few retries seems to get it running, might be useful to include a batch file to launch the jar. As well something to dump errors to a log file.
Outside of that issue fun little game, love the jokes added to give the missions a story.
@darkguardsman Interesting... I'm not really sure what the problem is. What command did you have to use? I have 1.8.0_151 but I doubt there would be any major changes between the versions. The error with the res/save.txt also is very strange because it is in the same folder as all of the textures and it is the last thing loaded, so it makes no sense that it would be able to load all the textures and models but have a problem loading the text file. I use a program called jarsplice to get all the natives and libraries into the jar quickly, so it could be possible that something about your computer doesn't like the process it uses.