Malware Mania

Overall★★★★★★★★★★3.24
Fun★★★★★★★★★★3.24
Innovation★★★★★★★★★★3.20
Theme★★★★★★★★★★3.92
Graphics★★★★★★★★★★2.68
Audio★★★★★★★★★★3.67
Humor★★★★★★★★★★2.96
Mood★★★★★★★★★★3.04
Coolness★★★★★★★★★★40%
Quick! You're computer is being attacked by an evil snowman virus! Catch them on the beat as they get to your Virus Catcher 9001 or watch as your computer withers away.

-----------------------------------------

Simply run the appropriate run file to start the game, I didn't want to fiddle with executables.

[[ I've added a download to the Mac package, if anyone would like to test it that'd be great! ]]

------------------------------------------

Malware Mania is a simple rhythm game where you defend against attacking snowman viruses. Each wave is mapped to a song, and there are five waves total. Each wave gets increasingly harder and increasingly faster, so be prepared!

This game can be pretty challenging for anyone not very well versed in rhythm games, and the timing for hitting notes isn't entirely perfect, but every level is entirely possible to beat with a little bit of practice.

Controls are as follows:

2, 3, W, E - Rotate your Virus Catcher 9001. 2 faces top left, 3 faces top right, W faces bottom left, and E faces bottom right.

R - Reset the song or the game. Pressing R while playing a song restarts the song, and pressing R while in the "Next wave in" menu restarts to Wave 1. A restart wipes your score, multiplier, and notes hit.

S - Skip the current song. If skip is used on the final wave, it loops back to the beginning. Skip also resets your stats.

There are a few bugs with wave progression, the most prominent of which is that when you fail a wave you will be pushed up the final wave and occasionally the reset will leave you there on the first press rather than restarting the game. It's not game breaking so I haven't bothered to figure out why it happens, just know that it does.

Java also seems to be giving errors about locating the natives, looking for a completely wrong file. On the Windows and Linux machines this has been tested on the bug doesn't crash the game, but it does on the Mac machine. I'm fairly certain it's either a problem with the run files or Java path not functioning how I thought it should, but that doesn't mean I know how to fix it. If anyone finds a solution please tell me so I can update all of the download files, as until it is fixed I won't be adding the Mac download here.

The Source zip contains all of the native files for all supported operating systems as well as jar files for Artifakt and Score, the two libraries the Curl jar file uses internally, both of which I've previously linked to sources for on GitHub.

Use the Source files if you'd like to help test other operating systems for me, as I only have access to a Windows machine set up and there are still those native file bugs that're popping up.

Comments20

joppiesaus8 Dec 2014, 09:48
Nice entry. I love the music. I didn't really find it fun, because it is too hard for me. It fits the theme really well thought.
YourLocalFaxMachine
YourLocalFaxMachineauthor8 Dec 2014, 20:36
Thanks ^.^ Yeah I didn't really make it the easiest, but I found it entertaining.
TMKCodes
TMKCodes10 Dec 2014, 16:18
I was not able to run the game in latest Arch Linux. Here is the following error.

tmkcodes at mussukka in ~/LD31Games/Malware Mania ○ sh run.sh
Catched FileNotFoundException: /home/tmkcodes/LD31Games/Malware Mania/Curl-natives-linux-amd64.jar (No such file or directory), while TempJarCache.bootstrapNativeLib() of jar:file:/home/tmkcodes/LD31Games/Malware%2520Mania/Curl-natives-linux-amd64.jar!/ (file:/home/tmkcodes/LD31Games/Malware%20Mania/ + Curl-natives-linux-amd64.jar)
Catched IOException: TempJarCache: addNativeLibs: jar:file:/home/tmkcodes/LD31Games/Malware%2520Mania/Curl-natives-linux-amd64.jar!/, previous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogamp.openal.ALDynamicLibraryBundleInfo, classJarURI jar:file:/home/tmkcodes/LD31Games/Malware%20Mania/Curl.jar!/jogamp/openal/ALDynamicLibraryBundleInfo.class, nativeJarBaseName Curl): Curl-natives-linux-amd64.jar + file:/home/tmkcodes/LD31Games/Malware%20Mania/ -> jar:file:/home/tmkcodes/LD31Games/Malware%2520Mania/Curl-natives-linux-amd64.jar!/
Exception in thread "ArtiApp" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at com.foreveruntitled.artifakt.ArtiDisplay.create(ArtiDisplay.java:47)
at com.foreveruntitled.artifakt.Artifakt.run(Artifakt.java:80)
at java.lang.Thread.run(Thread.java:745)
AL lib: (EE) alc_cleanup: 1 device not closed
YourLocalFaxMachine
YourLocalFaxMachineauthor11 Dec 2014, 02:36
I actually get the same errors on my Windows machine and my friends Arch Linux machine, but both of them run... I've had no luck in figuring out what's causing it or how to fix it, but it looks like Java's library search isn't working how I think it is.
Strandypants13 Dec 2014, 11:35
Nice concept, but so freaking hard:P! Those keys you've mapped for controlling the beast is just a bit to strange for my WASD fingers. Nice entry though:D
JangoBrick
JangoBrick13 Dec 2014, 11:55
I like the game, the music is great! Was really hard, but that won't influence my voting - I know how hard balancing is.
Fun little game.
You even made the desktop icons yourself, didn't you? Nice!
YourLocalFaxMachine
YourLocalFaxMachineauthor13 Dec 2014, 17:41
Made the music super quick and did all of the icons, yes ^_^ Thanks! I know the game is kinda (very) hard, that's just me being a super rhythm gamer wanting things to be fun and forgetting no everyone is addicted to those kinds of games :p
EthanWebster
EthanWebster13 Dec 2014, 21:39
Fits the theme well, has a good concept. Great potential, well done.
Ace
Ace13 Dec 2014, 21:53
You seem to have packed in OS X natives into the Linux version by mistake. 'natives/lwjgl/' only contains a macosx folder.
danidre14
danidre1413 Dec 2014, 21:53
Ha, I like this game alot! Good job making it! Thank you too!
Sharky14 Dec 2014, 00:47
doesn't load :(
YourLocalFaxMachine
YourLocalFaxMachineauthor14 Dec 2014, 01:03
I'll look into repacking the linux file, then, sorry about that!
Louisload
Louisload14 Dec 2014, 17:18
very fun game! i liked it very much, and i thought the music very awesome and really engaging.
i found the controls a bit tricky, for not being the standard
YourLocalFaxMachine
YourLocalFaxMachineauthor14 Dec 2014, 18:26
Yeah, I was going to add an option to change the controls but I got very lazy at the end and didn't do it, I was having more problems tweaking the language to work right so I figured an options menu was just not important. You can change the keys if you want, the scripts aren't compiled so the source is completely open and compiles when the game is run :)
rd127p7715 Dec 2014, 20:35
Wow, love the difficulty of the game, also the graphics are great, Great Job!
FlipskiZ22 Dec 2014, 12:01
The game was pretty nice, a bit too challenging at the beginning maybe, and the controls were in a bit of an awkward place for me. Otherwise I liked the idea and the game. The songs are also pretty good. Well done!
Vaclav
Vaclav24 Dec 2014, 21:32
Catched FileNotFoundException: C:\Users\Lilian\Downloads\Malware Mania - Windows
\Curl-natives-windows-i586.jar (A rendszer nem tal&aacute;lja a megadott f&aacute;jlt), while
TempJarCache.bootstrapNativeLib() of jar:file:/C:/Users/Lilian/Downloads/Malware
%2520Mania%2520-%2520Windows/Curl-natives-windows-i586.jar!/ (file:/C:/Users/Lil
ian/Downloads/Malware%20Mania%20-%20Windows/ + Curl-natives-windows-i586.jar)
Catched IOException: TempJarCache: addNativeLibs: jar:file:/C:/Users/Lilian/Down
loads/Malware%2520Mania%2520-%2520Windows/Curl-natives-windows-i586.jar!/, previ
ous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogam
p.openal.ALDynamicLibraryBundleInfo, classJarURI jar:file:/C:/Users/Lilian/Downl
oads/Malware%20Mania%20-%20Windows/Curl.jar!/jogamp/openal/ALDynamicLibraryBundl
eInfo.class, nativeJarBaseName Curl): Curl-natives-windows-i586.jar + file:/C:/U
sers/Lilian/Downloads/Malware%20Mania%20-%20Windows/ -> jar:file:/C:/Users/Lilia
n/Downloads/Malware%2520Mania%2520-%2520Windows/Curl-natives-windows-i586.jar!/
No SpriteBatch shader supported by your graphics card!
com.foreveruntitled.artifakt.ArtifaktException: No supported version!
at com.foreveruntitled.artifakt.util.ShaderVersionHandle.getMaxSupported
Shader(ShaderVersionHandle.java:126)
at com.foreveruntitled.artifakt.graphics2d.SpriteBatch.createShader(Spri
teBatch.java:97)
at com.foreveruntitled.artifakt.graphics2d.SpriteBatch.<init>(SpriteBatc
h.java:87)
at com.foreveruntitled.artifakt.Artifakt.run(Artifakt.java:86)
at java.lang.Thread.run(Unknown Source)
A folytat&aacute;shoz nyomjon meg egy billentyűt . . .
Poupi26 Dec 2014, 02:07
Good Job! ;)
YourLocalFaxMachine
YourLocalFaxMachineauthor27 Dec 2014, 18:08
Vaclav, that means your graphics drivers don't support a version of OpenGL that my library is asking for

Other games by @yourlocalfaxmachine

Found a bug?
Tell us on Discord