Mothly's World

by reikval
You need JRE7 for playing it.

Post-Mortem: http://www.ludumdare.com/compo/2012/05/06/mothlys-world-post-mortem/

Description:

Mothly's World is a Survival Shoot'em up, where you have a fluoride agent who shoots bacteries.

Bacteries, which spawns from food, decays the teeth, and can set up in the teeth for shooting the player.

Let's defend the Tiny World of your mouth!!!

TO-DO List:
We didn't have time to add all the features we want.

Fix Save Manager
Add powerups

Instructions:
WASD: Move player
Mouse move: Move crosshair
Mouse left button: Fire
Use bomb: Space
P: Pause game
Exit game: Esc

Credits:

Programming by:
@ReikVal(http://www.ludumdare.com/compo/category/ld-23/?author_name=reikval)
@ultrayoshi (http://www.ludumdare.com/compo/?category_name=ld-23&author_name=ultrayoshi)

Digital Art by:
@_Dreisa_

Special thanks to:
@hmudarra_

Sounds done with
vozme.com
sfrx

Music:
I don't know what track is it, if anyone knows, please, tell me.

Comments13

CherryNukaCola
CherryNukaCola25 Apr 2012, 03:01
Hmmm... just doesn't want to open for me. I'm on XP 32, if that makes a difference.
aeveis
aeveis25 Apr 2012, 03:25
Im on windows 7 professional 64-bit, doesnt open for me either.
ultrayoshi25 Apr 2012, 09:08
Hi! Sorry aeveis, I think it doesn't work with 64-bit. CherryNukaCola have you tried to execute from a command line? Tell me the error and I hope I can help you :).
Datamosh
Datamosh26 Apr 2012, 03:10
Doesnt open on windows 8 x64 :(
ReikVal
ReikValauthor26 Apr 2012, 06:28
We will upload a new version with Java 6 and compatibility with 64bits. By the way, this version should work in x64 with Java JRE 7 32bits.

Sorry for the current problems with the executable.
ReikVal
ReikValauthor27 Apr 2012, 17:30
We are having problems with the new jar, because we want to do it compatible with linux as well. By the way, I confirm that there is no problem in Windows 7 Professional 64-bit if you use the JRE 7 32-bit.
summaky
summaky28 Apr 2012, 15:58
Couldn't play it on Windows 7 32-bit using JRE 1.6.0_32. The error I got is:

java.lang.UnsupportedClassVersionError: jam/ld23/game/MothlysWorld : 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: jam.ld23.game.MothlysWorld. Program will exit.
Exception in thread "main"
ReikVal
ReikValauthor29 Apr 2012, 13:04
Yes summaky, you tried the version for java 7. Please, try now the version for java 6.
ReikVal
ReikValauthor29 Apr 2012, 13:04
There is now a new version for Java 6, please if you don't have Java 7, try this one.
Martin Vilcans2 May 2012, 14:50
The Windows JRE 6 version failed on Linux with Java 1.6.

$ java -jar ld23.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: jam/ld23/game/MothlysWorld : Unsupported major.minor version 51.0

$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
Evil Sandwich Studios9 May 2012, 21:03
Same here, can't play it on linux with a similar error.

Inês Almeida from Evil Sandwich Studios
KevinWorkman
KevinWorkman12 May 2012, 05:08
It worked for me, I'm on windows xp with Java 7.

Are you using any Java 7 features? If not, you should consider sticking with Java 6 until more people have 7.

As for the game, the idea was fun, but the game seemed too unfair to really draw me in. I did really like the multiple death screens though. But you do have a working platform, which is great work for 48 hours.

And since this is java, why not offer it as an applet or a webstart? You'd definitely get more votes and comments. I offer free Java hosting at http://StaticVoidGames.com, which is a site that helps you create those versions automatically. Might be worth checking out.
manax
manax12 May 2012, 14:07
Got a whole pile of "bit depth" exceptions, but it still ran. "Normal" was very difficult, but it seems like there are some collision bugs, so I didn't die so easily sometimes. I did get stuck below the bottom teeth at point as well. Innovative idea, but could use some bugfixes and some play balancing.

Other games by @reikval

Found a bug?
Tell us on Discord