Plant Maker DX by doos

[raw]
made by doos for LD34 (JAM)
This is just a sandbox to build plants.. It was supposed to be tower defense, but apart from poisoning the ants with apples, there isn't much to do but build plants, sorry!

Click the buds, then click the part you want to build on the right hand side. Keep buds so you can build more.

I did music, but I didn't find the music code in time.

Feedback

banana4life
15. Dec 2015 · 04:19 UTC
not a game but pretty nice... surely you can still pick up the tower defence concept
KZdev
17. Dec 2015 · 00:32 UTC
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
17. Dec 2015 · 00:41 UTC
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
17. Dec 2015 · 00:47 UTC
I would love to see you finish this.
sikosis
17. Dec 2015 · 01:14 UTC
More of a simulation than a game but yeh time is never on our side. Good effort though.
mockthebear
17. Dec 2015 · 13:30 UTC
Lol. i've reset the game several times to keep making different trees @.@
nice!!!
Shivur
20. Dec 2015 · 04:12 UTC
Interesting concept worth developping more.
ChiPassGames
21. Dec 2015 · 18:05 UTC
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
02. Jan 2016 · 01:07 UTC
Cool sandbox game. The graphics are cool but the interaction with the plant feels a little clunky.