Rise by Crafting4U 2015-12-14T10:01:00
Sometimes crashes for me with this exception:
Exception in thread "Game Loop" java.lang.NullPointerException
at java.util.LinkedList.node(LinkedList.java:577)
at java.util.LinkedList.get(LinkedList.java:477)
at com.harrisonguest.ldjam.ld34.Handler.render(Handler.java:26)
at com.harrisonguest.ldjam.ld34.Game.render(Game.java:204)
at com.harrisonguest.ldjam.ld34.Game.run(Game.java:172)
at java.lang.Thread.run(Thread.java:745)
I can't actually beat the first level since this happens too frequently.