FoonLudum Dare ExplorerUsers → abrie

abrie

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMoCo
201429Beneath the SurfaceGophers and Chopperscompo3983.333.133.643.722.952.892.672.6573

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by abrie

LD29 — Beneath the Surface

Kolony by sknoslo 2014-04-28T04:16:00

OSX 10.9.2 verified as working.

Beachcomber by Mase 2014-04-29T17:17:00

A deeper game than a quick glance reveals.

Black Box Quest by rogerklotz 2014-04-28T04:22:00

Crash:
max texture size = 8192
Controllers: added manager for application, 1 managers active
0
Exception in thread "LWJGL Application" java.lang.IndexOutOfBoundsException: index can't be >= size: 0 >= 0
at com.badlogic.gdx.utils.Array.get(Array.java:127)
at com.kargames.bbq.widget.SensorInfo.<init>(SensorInfo.java:48)
at com.kargames.bbq.screen.BaseScreen.<init>(BaseScreen.java:57)
at com.kargames.bbq.screen.SplashScreen.<init>(SplashScreen.java:15)
at com.kargames.bbq.manager.ScreenManager.init(ScreenManager.java:40)
at com.kargames.bbq.App.create(App.java:46)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:136)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:114)