Beneath the Mind
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.
Comments17
BoneDaddy29 Apr 2014, 01:32
(Note: I took out my FILEPATH, it was just some like C:/whatever)
[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?
[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?

Lost King29 Apr 2014, 01:42
Made it "level 2" before dieing. Screen shake was pretty juicy. Colors on the other hand were pretty bright, and the audio was pretty loud. Still enjoyable.

PeculiarCarrot29 Apr 2014, 11:11
Thanks for the feedback, everyone! I'll be sure to keep your criticisms in mind next time. Also, BoneDaddy, I don't think I've seen that error in my life. :T

Robber29 Apr 2014, 11:17
admirable interpretation of the beneath the surface theme

javifugitivo29 Apr 2014, 14:19
I think that it needs more polishing, but It has good ideas, keep working in it and improve the art and music, and the problems with animations and gameplay due to the lack of time (I believe).
randoman29 Apr 2014, 15:28
The gameplay is fun but the level colors are not very eye-appealing.

mrbungle30 Apr 2014, 22:43
A tad repetitive, but it the gameplay is solid, I liked the enemies, and the intro was well written. The game did stutter a few times, and I thought the score kept resetting, but it actually only shows one digit- maybe that's a bug you can fix- it's in the competition rules.

PeculiarCarrot1 May 2014, 00:52
Thanks again for the feedback, everybody! I am reading and considering each and every comment. Mr. Bungle, every time you reach ten gems, if you aren't at full health, you lose those ten gems and gain a heart. I did notice the stuttering as well; I'm not sure what causes that.
metjm1 May 2014, 11:16
One of the most fun to play ones I've tried! Got to level 4 before the lack of checkpoints was too much for my patience :-P
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!
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!
f7f51 May 2014, 11:54
I liked the take on the theme, and for me the color scheme was nice. The gems -> health conversion was also an interesting twist.
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 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.
mikedirl1 May 2014, 20:53
I enjoyed your game, your take on the theme was also interesting. I found it very hard to kill an enemy without taking a hit myself, but the game save points were never too far back so it was ok to die.
Loneshark6 May 2014, 03:54
I'll say this much: you certainly did make me feel Shock, Confusion, Denial, and Anger albeit in perhaps a different order.
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 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.
Loneshark6 May 2014, 03:56
Oh, and I forgot to add that it isn't fun to rerun the same level devoid of enemies.
I also felt Emptiness, Boredom, and Regret during those last few re-runs.
I also felt Emptiness, Boredom, and Regret during those last few re-runs.

PeculiarCarrot6 May 2014, 23:11
All jumps are possible. About the 'devoid of enemies' thing, I never thought I'd even have time for checkpoints. Those were just a quick oh-man-add-this-in feature. I didn't really have time to respawn all the enemies. Thanks for your criticism though.

PeculiarCarrot6 May 2014, 23:47
*PLEASE READ
Loneshark, actually, you were right. One of the last jumps on Level Four is not possible. Sorry for making false claims.
Loneshark, actually, you were right. One of the last jumps on Level Four is not possible. Sorry for making false claims.
loxo16 May 2014, 18:19
Nice fun to play game with good audio. I wish it would be a bit more challenging.








It has potential though, I hope you keep on polishing it up!