FoonLudum Dare ExplorerLD42 → Box Blast

Box Blast

By penguindon

View on ldjam.com

CategoryRankScoreCount
Overall1.626
Fun1.376
Innovation1.256
Theme1.876
Graphics1.006
Audio1.626
Humor1.005
Mood1.165

Comments

dangogamedev 2018-08-13 08:38

Cool idea, though when I died and I click play again I would still be dead and unable to do anything. I checked the source but the death manager which I assume is causing the issue is the same as the menu controller. I'm betting it's just a simple issue of a variable not being set to false or 0 at the start. Either way, cool concept with some fun music.

penguindon 2018-08-13 11:21

@dangogamedev Thanks for your input! That very easily could be the issue. I wasn't able to do much investigation because of time.

predominant 2018-08-14 02:43

Some issues when replaying, fits the theme, nice work!

poohshoes 2018-08-14 03:01

The boxes were getting stuck in the input chute.

penguindon 2018-08-14 23:28

@poohshoes That occasionally happens because of to many boxes try to come down. As long as you don't repeatedly get the wrong color put in, it should be fine.