Toy soldier playroom

you play as toy soldiers in a turn based strategy game wich sadly is unfinished as i made some mistakes in how i programmed it.

WASD + enter to navigate menu
mouse controls in actual game

you can buy units and place them on the board, you can move them and have 3 actions each turn (action = moving/attacking).

right now you can't attack, there is no enemy, the shop doesnt show prices.

Made using lwjgl 3, and my own engine in java.

because its made in java it should work on all OS's with java installed but im not sure if the lwjgl 3 natives work on windows/OSX so if they dont work you can always try the source download. as i dont have access to windows/OSX.

Comments4

Crown Games12 Dec 2016, 02:07
Seems to work just fine on Windows
Crown Games12 Dec 2016, 02:09
I think you submitted the wrong files, though.
bigpan15 Dec 2016, 02:00
It's always nice to create games using your own engine, so congratulations for that.
bog13
bog1329 Dec 2016, 13:30
Found Controller : Logic3 Controller : #0
----------------------------
OpenGL Version : 3.0 Mesa 13.0.2
OpenGL Max Texture Size : 8192
OpenGL Vendor : VMware, Inc.
OpenGL Renderer : Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)
----------------------------
[ResourceLoader]: Loading Sound res/sfx/MenuSelect.wav
[ResourceLoader]: Loading Sound res/sfx/MenuSelect.wav
[Game]: Switching to Scene [class game.MenuScene]
Exception in thread "Thread-0" java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
at engine.Input.Joypad.update(Joypad.java:77)
at engine.Input.JoyInput.update(JoyInput.java:47)
at engine.core.Engine.update(Engine.java:80)
at engine.core.Engine.run(Engine.java:53)
at java.lang.Thread.run(Thread.java:745)
AL lib: (EE) alc_cleanup: 1 device not closed

Other games by @jol4n100

Found a bug?
Tell us on Discord