lun 2013-04-30 05:42
Hello, where the link to the game?
Foon → Ludum Dare Explorer → LD26 → Minima Listic
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2059 |
Hello, where the link to the game?
http://www.stud.uni-karlsruhe.de/~unciq/MinimaListic/MinimalListic.zip
src: https://github.com/floatec/Mini-mal-listic
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. >_<
it is a jar fiel not a rar file;) jou can just start it if you have installed java ;)
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
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 ;)
Cheater, paintings not been done in 48 hours, I'm pretty sure. :-)
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?
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)