0x0A Seconds by D-e-X

[raw]
made by D-e-X for LD27 (JAM)
*FIND THE DAGGER* and kill all the ZOMBIES before THEY kill *YOU*!

WASD to move.
Space to attack.
(It's supposed to be clunky to feel more frustrating as they start ganging up on you.)

EDIT:
(Going back looking at the code, I see there's a flaw in the attack-timer logic, oh well, it still kind of works?)

Ratings

Coolness 33% 1528
Overall(Jam) 2.68 478
Audio(Jam) 2.13 452
Fun(Jam) 2.33 506
Graphics(Jam) 2.89 387
Innovation(Jam) 2.16 565
Theme(Jam) 2.74 456

Feedback

馃帳 D-e-X
27. Aug 2013 路 02:19 UTC
I uploaded the wrong version, resulting in some mobs still being able to spawn outside level or in edges of solid tiles, and not all 50 mobs spawning. They're supposed to spawn in an increasing number every 10 seconds from the "openings" of the level. Too bad I had to rush my ass off to even have anything to submit. Better luck next time, I guess.. :]
archaeometrician
27. Aug 2013 路 07:20 UTC
There is a problem with the .jar. A java window appear but there is nothing in it :(
BerdiNerdi
27. Aug 2013 路 21:55 UTC
Hey D-e-X :) I tried downloading and running the jar on windows, but I get the same problem as "archaeometrician", just a blank window where nothing happens.

Also, check out the rules regarding to the wrong version. I think you should be allowed to upload a new one to fix those kind of problems. But check the rules just to be sure :)
Croze
27. Aug 2013 路 22:42 UTC
Same here @arch I don't think your game is runnable D-e-X, you most of exported the images into the .jar files improperly, I did the same thing but I found a solution before the required submission time. It will run perfectly on your computer but any other won't have the images so they won't load into the game.
馃帳 D-e-X
28. Aug 2013 路 01:50 UTC
Sorry about the late fix, the game should run properly now, I was incorrectly "pathing" to the resources!
lazyeels
28. Aug 2013 路 15:49 UTC
Hi D-e-X,

Just had a go at running it and also had a problem, tried JRE6 and JRE7, here's the error message, perhaps it'll help?

ERROR:
---------------------------------------------
Exception in thread "main" java.lang.UnsupportedClassVersionError: ld27/tenseconds/Game : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
----------------------------------------
Let us know when it's working.
馃帳 D-e-X
28. Aug 2013 路 22:00 UTC
Hey lazyeels, the major number 51 references J2SE 7, and the error means you're trying to run the jar with an older version of the java runtime, hence it's not compatible with the JDK version the code was compiled with. However, I made some changes to the project and how the runnable jar is exported, it *should* be working now..
ConflictiveLabs
28. Aug 2013 路 22:20 UTC
Nice entry, i couldn't attack the zombies though
Almax27
28. Aug 2013 路 22:29 UTC
Attack didn't work for me either =/
[-BipolarDesign+]
28. Aug 2013 路 22:37 UTC
Not bad, it felt like it got very overwhelming very fast, but then I just stood in one spot and spammed space until I won, hahaha :)
馃帳 D-e-X
28. Aug 2013 路 22:39 UTC
Sorry, I didn't have time to squeeze in any particular GUI, but like mentioned in the note, you have to find and pick up the dagger first!
馃帳 D-e-X
28. Aug 2013 路 22:44 UTC
[-BipolarDesign+], haha yes, the AI is also very primitive, so in some cases you can literally stand right next to a mob without it dealing damage to you, I should've also made their attack tick faster than it does to make it slightly harder.. o - well. :)
sP0CkEr2
28. Aug 2013 路 22:44 UTC
i have no idea where i found the daggar -- nice graphics but the controls were clunky
ghRibacki
29. Aug 2013 路 03:23 UTC
Very simple game, controls are a little weird, dagger is kind of hard to find, which makes it a little confusing... When I was with 29HP a "powerup sfx" played and the game froze. I don't understand what that means! Also, the game maps was a little uninteresting and there was no goal other than "survive", which was very frustrating. =(

That said, I really like the circular effect around the player and the sense of "clunkyness" you intentionally put into the game. I believe if you had more time to work on it you could add some cool stuff to it! =)
Vile Smile
29. Aug 2013 路 03:24 UTC
Very cool! I like the idea; definitely needed more weapons. The art style was nice.
Jupiter_Hadley
01. Sep 2013 路 04:09 UTC
Cool idea, attack didnt work for me however, I liked the graphics but it also couldnt record via fraps so I was unable to add this to my compilation video series of LD27 games. Sorry
dagothig
01. Sep 2013 路 22:37 UTC
Game freezes every time I die, or this is how the game is supposed to act? Anyway, I enjoyed this quite a bit! Fun and just a bit mindless, best combination for an addictive game!
Gaspard_
05. Sep 2013 路 19:25 UTC
When I learned there was a dagger, it got found!
Then I enjoyed killing zombies!
Lokarunith
06. Sep 2013 路 22:53 UTC
Oh, damn corners!! the first minutes were fine there were some zombies on my back but I could handle them, after a while things got serious, there were zombies ganging up on me like on the old school days... Finding the dagger is very hard but it is the best part of the game, it changes our status from the prey to the hunter and we feel just great because now we can have our revenge.

I only wish the sound and graphics were a little bit more well executed so they could settle better the mood and there are some bugs in the zombie spawning mechanism as sometimes they appear outside of the area.