WeirdTornadoThing by Solocov

[raw]
made by Solocov for LD33 (COMPO)
THIS GAME !

THIS GAME ! has air
THIS GAME ! has fast air
THIS GAME ! has dying people
THIS GAME ! has destroy able villages
THIS GAME ! has no sounds at all
THIS GAME ! has pixelgraphics
THIS GAME ! has a tornado

THIS GAME ! IS WeirdTornadoThing....Y


Okay Controls are
S/A/D

S = To activate Firenado...

To "grow" you need to eat houses or kill people, but homes give more growth...

Also the firenado will damage you so make sure you destroy enough houses when you use it.


A little bit about map generation

The map is procedural and it is possible to generate cities, in which the firenado strikes the best xD...


If BLACKSCREEN- Unpack the Zip file

Feedback

PokeyOne
24. Aug 2015 · 14:09 UTC
I couldn't play because of an error! I ran it from the console with "java -jar WeirdTornado.jar" and got an error, something to do with not loading a class properly
g_o
24. Aug 2015 · 17:11 UTC
HERES THE ERROR I GET:
==================================================

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further detail
s.
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl64 in java.li
brary.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:87)
at org.lwjgl.Sys.<clinit>(Sys.java:117)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at sf.engine.RenderManager.CreateRenderDeviceWindow(RenderManager.java:3
38)
at sf.engine.Boot.main(Boot.java:19)
Press any key to continue . . .
tobbez
27. Aug 2015 · 09:19 UTC
You can make it run if you copy all the files in Files\LudumDare33\lib\jars and Files\LudumDare33\lib\natives to the same directory as the jar, and run:
java -cp . -jar WeirdTornado.jar


That aside, not much to do in this game apart from just holding down d all the time.
cynicalmonkey
31. Aug 2015 · 07:52 UTC
downloaded but wouldn't run
ZYXer
31. Aug 2015 · 08:52 UTC
Quite fun to play! Especially when the tornado becomes really huge. The graphics of the tornado are also quite realisitic looking.

(You should repack the RAR file so that others don't have to copy around files to get your game to work).