The Alien Miner by MAT4DOR
NOTE: Web link doesn't really work because of the new Java updates. You need to reduce the security of your Java. If you really want play, please download the JAR from Windows or Linux links. I will try to make this work, as soon as i can.
NOTE2: Requires Java 7, I will compile for Java 6 later.
So, you are an alien, and you can mine the world and purchase some upgrades.
Instructions:
AD to move, SPACE to jump
SHIFT to mine the tile you are facing.
Hold W or S and SHIFT to mine the tile above or below.
You can also use the MOUSE1 button(left button) to mine the tile.
CTRL to grab tile to climb using W and S.
The objective is only to get the upgrades from the shop.
I know this is not very creative, but its what i made. :(
Hope you like it. Have fun. Thanks for playing!
NOTE2: Requires Java 7, I will compile for Java 6 later.
So, you are an alien, and you can mine the world and purchase some upgrades.
Instructions:
AD to move, SPACE to jump
SHIFT to mine the tile you are facing.
Hold W or S and SHIFT to mine the tile above or below.
You can also use the MOUSE1 button(left button) to mine the tile.
CTRL to grab tile to climb using W and S.
The objective is only to get the upgrades from the shop.
I know this is not very creative, but its what i made. :(
Hope you like it. Have fun. Thanks for playing!
Ratings
| Coolness | 57% | 3 |
| Overall | 2.81 | 912 |
| Audio | 2.18 | 841 |
| Fun | 2.38 | 1063 |
| Graphics | 2.59 | 925 |
| Humor | 1.47 | 1052 |
| Innovation | 2.19 | 1134 |
| Mood | 2.33 | 1073 |
| Theme | 3.28 | 545 |
Got this error when I ran 'java -jar AlienMiner.jar'
com.andrebaltazar.alienminer.ResourceLoadException: Error loading sound from /jump.wav
at com.andrebaltazar.alienminer.Sound.<init>(Sound.java:42)
at com.andrebaltazar.alienminer.Sound.init(Sound.java:22)
at com.andrebaltazar.alienminer.Game.init(Game.java:110)
at com.andrebaltazar.alienminer.Game.access$0(Game.java:106)
at com.andrebaltazar.alienminer.Game$1.run(Game.java:100)
at java.lang.Thread.run(Thread.java:744)
Caused by: javax.sound.sampled.LineUnavailableException: line with format PCM_SIGNED 44100.0 Hz, 16 bit, mono, 2 bytes/frame, little-endian not supported.
at com.sun.media.sound.DirectAudioDevice$DirectDL.implOpen(DirectAudioDevice.java:513)
at com.sun.media.sound.DirectAudioDevice$DirectClip.implOpen(DirectAudioDevice.java:1304)
at com.sun.media.sound.AbstractDataLine.open(AbstractDataLine.java:121)
at com.sun.media.sound.DirectAudioDevice$DirectClip.open(DirectAudioDevice.java:1085)
at com.sun.media.sound.DirectAudioDevice$DirectClip.open(DirectAudioDevice.java:1175)
at com.andrebaltazar.alienminer.Sound.<init>(Sound.java:40)
... 5 more
Thanks for trying to play :)
None the less, great effort!