FoonLudum Dare ExplorerLD38 → TUNNELHELP

TUNNELHELP

By picxinet

View on ldjam.com

CategoryRankScoreCount

Comments

ace17 2017-05-01 11:00

The HTML5 version, after the loading, only shows a black screen (I'm using Firefox 45.9.0)

fiote 2017-05-02 16:53

Hmm, can I dig too or only mark the places so they can dig? They're pretty slow haha

EDIT: ohh... guess the trick is to not create any go-up door lol

gris 2017-05-02 19:06

It was not really working for me, but the idea seems very interesting.

picxinet 2017-05-06 07:45

@ace17 : Can you try with Google Chrome ? I tried with Firefox 53.

@fiote : You cannot dig yourself. I used for the tunnels the TileMap node of GodotEngine, After performance profiling, it's seems the slow framerate is due to the rendering of this TileMap. I cannot optimize more than I have already done.

Yes @fiote, you have right, i could not finish this part. I wanted people that don't go outside, get crazy, die or something like that. Didn't have time.

@gris : What doesn't work?

spacedoubt 2017-05-06 21:31

This might be really fun if there were a bit more to it. I think the music is great!

x1212 2017-05-07 10:16

Great idea! To me it was just very difficult to see which citytiles connect to which undergroundtile (maybe having the cursor and doors also visible above ground would help?).

huminaboz 2017-05-08 00:22

Could use a quick key to see the city view and maybe have it transparent so I can see how it aligns with the underground. Definitely didn't need to let them out of the new underground city. Interesting concept - would like to see this more fleshed out.

puppetmaster 2017-05-08 20:18

Very cool and unique little game you have made. Like the calm background music. Keep up the good work! Bonus points for godot engine!

kinjin 2017-05-16 21:31

Nice Godot game !

The concept is innovative.

pjnovas 2017-05-17 22:52

nice idea of switching between underground and city but I found that toggle a bit frustrating getting where the track was on the underground... maybe with more transparency between the toggles idk. anyway good job!

s-ol 2017-05-18 14:56

I like the concept and it fits the theme well. It would've been nice to have the city view on a key too, and I guess a bit of transparency to check alignment wouldn't hurt either.

mrsmith33 2017-05-18 15:12

Quite interesting game idea! It may be more convenient to allow movement only between grid cells, so there is less false positives for digging. Sound is nice too!