FoonLudum Dare ExplorerLD34 → Plant Maker DX

Plant Maker DX

By doos

View on Wayback Machine

CategoryRankScoreCount
Coolness216322

Comments

banana4life 2015-12-15 04:24

not a game but pretty nice... surely you can still pick up the tower defence concept

kzdev 2015-12-17 00:37

Like you said, not really a game, but I liked it anyway, I like way you made the branching work, it's a cool concept :)

retrogradeorbit 2015-12-17 00:46

What version of Java do I need? I get the following:

$ java -jar plantdefense_v4.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: testgame/MiniGame : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)

my version:

$ java -version
java version "1.7.0_79"
OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-0ubuntu1.14.04.1)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)

mano 2015-12-17 00:52

I would love to see you finish this.

sikosis 2015-12-17 01:19

More of a simulation than a game but yeh time is never on our side. Good effort though.

mockthebear 2015-12-17 13:35

Lol. i've reset the game several times to keep making different trees @.@
nice!!!

shivur 2015-12-20 04:17

Interesting concept worth developping more.

chipassgames 2015-12-21 18:10

I kept on wanting to interact with the animals. I think that there is a game here if you have some flowers attract some kinds of animals, and then other to interact with them, as well as the interaction that those animals could have with each other.
This is one that I would like to see you do something with beyond the jam. Good work.

tselmek 2016-01-02 01:12

Cool sandbox game. The graphics are cool but the interaction with the plant feels a little clunky.