Into the Earth by john111898
Into the Earth is a short game with some very simple puzzles playing with the mechanics of the game. Each level goes further beneath the surface of the Earth than the last.
The game was written in Java using only the JRE System Library. I made the sounds using Bfxr and the graphics using Paint.NET.
Controls:
Movement: Arrow Keys or WASD
Restart Level: R
The game was written in Java using only the JRE System Library. I made the sounds using Bfxr and the graphics using Paint.NET.
Controls:
Movement: Arrow Keys or WASD
Restart Level: R
| Windows / OS/X / Linux (.jar) | https://dl.dropboxusercontent.com/s/c5xpikxycvfrf5b/Into%20the%20Earth.jar |
| Source (.zip) | https://dl.dropboxusercontent.com/s/7tzofsblenclsh8/Into%20The%20Earth%20Source.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-29/?action=preview&uid=6563 |
Ratings
| Coolness | 100% | 1 |
| Overall | 2.26 | 1216 |
| Audio | 1.86 | 939 |
| Fun | 2.17 | 1153 |
| Graphics | 1.78 | 1231 |
| Humor | 1.85 | 955 |
| Innovation | 2.64 | 872 |
| Mood | 2.15 | 1145 |
| Theme | 2.31 | 1118 |
admins-MacBook-Pro:Downloads admin$ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
admins-MacBook-Pro:Downloads admin$ java Into\ the\ Earth.jar
Error: Could not find or load main class Into the Earth.jar
In lvl 4 I was really happy about the object pusher '^^
Also it seems like it doesn't matter if I jump from ground level, or while standing on box, I always reach the same point. It was very iritating to pass that box-creating button from 1st lvl.
Also it's running very, very slow :(