FoonLudum Dare ExplorerLD30 → Back and forth

Back and forth

By ccglp

View on Wayback Machine

CategoryRankScoreCount
Theme2953.60
Audio4822.81
Innovation7552.89
Overall10792.57
Fun11212.15
Graphics11881.75
Coolness159839

Comments

dungeonsoffear 2014-08-25 13:19

I got an exception (running windows 8.1):

Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: BackAndForthImage.png
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:140)
at com.badlogic.gdx.graphics.glutils.FileTextureData.prepare(FileTextureData.java:64)
at com.badlogic.gdx.graphics.Texture.load(Texture.java:130)
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:121)
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:100)
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:92)
at com.ccglp.backnforth.IntroScreen.show(IntroScreen.java:41)
at com.badlogic.gdx.Game.setScreen(Game.java:61)
at com.ccglp.backnforth.Main_Handler.create(Main_Handler.java:11)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:136)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:114)
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: BackAndForthImage.png (Internal)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:136)
at com.badlogic.gdx.files.FileHandle.readBytes(FileHandle.java:220)
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:137)
... 10 more

ccglp 2014-08-25 15:00

Seeems like compile eclipse troubles,I'll solve it tomorrow, thanks!

granut100 2014-08-26 22:53

The audio and concept were really good! Although there was some screen tearing.

little-burrito 2014-08-26 23:02

Pretty fun game that I enjoyed. It's nicely woven together with a bit of replayability. Well done!

boodog 2014-08-26 23:35

Nice job! Pretty fun!

jjhaggar 2014-08-27 05:58

Nice, but I found the lack of instructions a bit frustrating, I don't know what to do with some of the "characters" (what I'm supposed to do with "black"? XD). Anyway, well done! :)

ccglp 2014-08-27 09:55

White moves Black ;)

modbox 2014-08-27 17:44

I kinda got it, it was confusing but the concept seemed quite innovative!

nerd-burglars 2014-08-27 17:45

It took me a minute to figure out how to play, but once I did it was fan! Good luck!

sunflower 2014-08-27 18:18

Aaaalright, apparently I've managed to get the best ending (if leading red to the red spot in upper left counts as such), although it was pretty confusing and I still don't really know how things work, except for the fact that leading black to black apparently alters the red's position. ^^"
Still, that was rather interesting and enjoyable entry, though the choice of colours was somewhat terrible; I know, minimalism and such, but using such bright colours next to each other (like blue against red against green) can hurt! >.<

frogcheese 2014-08-30 10:00

Got some problems running it on my Macbook - the screen shows for a split second, then somehow the graphics all bug out. Looks like The screen is abnormally zoomed in or something - if I move back and forth every now and then about half of the screen is covered by a moving rectangle. Guessing it's some kind of display problem for OS X.

chuigum 2014-09-01 18:18

Great music and great innovation. Keep up the good work!

tove 2014-09-13 02:52

Unfortunately this seems to not work as intended on a retina display; we had the same problem as frogcheese above. Good music, though!