FoonLudum Dare ExplorerLD26 → Minima Listic

Minima Listic

By wasteprincess

View on Wayback Machine

CategoryRankScoreCount
Coolness2059

Comments

lun 2013-04-30 05:42

Hello, where the link to the game?

2013-04-30 06:01

http://www.stud.uni-karlsruhe.de/~unciq/MinimaListic/MinimalListic.zip

2013-04-30 06:02

src: https://github.com/floatec/Mini-mal-listic

crowbeak 2013-04-30 11:25

You have a rar file inside a zip file with no exe file in sight after not having a link at the top of your submission page. >_<

2013-04-30 18:15

it is a jar fiel not a rar file;) jou can just start it if you have installed java ;)

shigor 2013-04-30 23:49

Is there a reason why don't you put the links on the standard place?

The idea is great, but i finished it just to see what other tools of artistic destruction I'd get... Can't say I was having too much fun, since this is more of a graphic toy than game (adding enemies made it just bit more annoying), but it's good anyway

2013-05-01 08:39

it was 17 sec before the deadline, so we simply forgote it in the post^^

if you remember the LD21 keynotes, it was a bit like a leetexxor performence ;)

sylvain-p 2013-05-01 21:12

Cheater, paintings not been done in 48 hours, I'm pretty sure. :-)

goerp 2013-05-12 09:48

Not bad. A wide array of brushes with sounds to match and three different types of villains.
A good choice of classic paintings.
It started out with the minimalistic theme but the more advanced brushes made the paintings more complicated in my opinion.

I think the difficulty was good for a ludum dare, so I played it to the end.

Some music would have been nice and next time just add the links in your post. You can change them after the deadline, you know?

trahdivad 2013-05-15 21:55

Crash on startup (OS X 10.8.3, Java 1.6.0_45):

Exception in thread "main" java.lang.NoClassDefFoundError: MinimaListic/jar
Caused by: java.lang.ClassNotFoundException: MinimaListic.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)