FoonLudum Dare ExplorerUsers → Tent Hat

Tent Hat

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMo
202046Keep it aliveEgg Defendercompo2.602.442.403.502.501.781.941.83

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 Tent Hat

LD46 — Keep it alive

Tiger Zoo by headchant 2020-04-20T07:27:11Z

I really dug the concept and the engine building. I think a future iteration of this with some "rails" for consistency would be super appreciated. Ended restarting 10+ times to get a good start going :laughing:

Keep it alive by Wikers 2020-04-20T06:11:16Z

I really dig the concept of building your ghetto fortress. I think though it would be even cooler if there was more time/abilities for building the fort. Very intuitive as well with great graphics.

The Beat Keeper by SplendidDog 2020-04-20T06:46:22Z

I really dug the music and the theming, but the major critique I had was the moving camera. Really fun concept! Also some incentives for hitting on beat would really elevate the design!

Egg Defender by Tent Hat 2020-04-20T06:54:23Z

That's interesting, I'll check out the .dll issue. This is my first time trying to make a game using c++, so still new to some of the lower level constraints.

Egg Defender by Tent Hat 2020-04-20T07:23:56Z

With the help of a friend, I tried to include the .dll files that he was missing in the repository. Still checking to see if it will now run on other machines.

Egg Defender by Tent Hat 2020-04-20T07:24:34Z

In the future, I should just use Unity and stop with c++ :laughing:

Egg Defender by Tent Hat 2020-04-20T07:48:46Z

I figured it out, it's a problem with 32 vs 64 bit. I'm going to work on a small hot fix so it can work on both platforms.