Beneath the Mind by PeculiarCarrot
Beneath the Mind is an action platform game. It takes place inside the mind of someone who has been deceived by their 'friend'. Each level represents the different emotions the person is feeling: Shock, Confusion, Denial, and Anger. It was programmed in Java.
| Cross-Platform JAR | https://www.dropbox.com/s/pmit310arkf85qx/Beneath_The_Mind.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-29/?action=preview&uid=34200 |
Ratings
| Coolness | 50% | 3 |
| Overall(Jam) | 2.85 | 578 |
| Audio(Jam) | 2.92 | 431 |
| Fun(Jam) | 3.20 | 255 |
| Graphics(Jam) | 2.69 | 620 |
| Humor(Jam) | 2.50 | 393 |
| Innovation(Jam) | 2.58 | 577 |
| Mood(Jam) | 2.67 | 585 |
| Theme(Jam) | 3.17 | 364 |
It has potential though, I hope you keep on polishing it up!
[FILEPATH]:java -jar g.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/game/src
main/Game : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: com.game.src.main.Game. Program will exit.
Have you seen this error before?
One particular thing I kept wishing for: the camera being centered on some spot in front of me instead of lagging behind me. That would have helped a lot with not running into enemies!
I agree with mrbungle that it needs more variety. I also noticed the stutters, and worse: if I clicked outside the game window it would go into a "Pause" mode that I didn't know how to get out of, besides pressing CTRL and losing all my progress.
I must have messed up 'the jump' on level 4 about 4 entire re-runs before I realized it is impossible to make and quit.
Also, TURN THE BGM DOWN. There needs to be an option for BGM/sounds volume at the very least.
I also felt Emptiness, Boredom, and Regret during those last few re-runs.
Loneshark, actually, you were right. One of the last jumps on Level Four is not possible. Sorry for making false claims.