Dwarf Dig Deep by Lintfordpickle 2021-04-26T16:20:16Z
Really slick implementation of a solid game mechanic - entirely on theme. Nice work!
Foon → Ludum Dare Explorer → Users → VeraShackle
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Au | Hu | Mo | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2021 | 48 | Deeper and deeper | Denizens of the Deep | jam | 4.00 | 3.50 | 4.00 | 3.25 | 4.00 | 2.50 | 3.75 | 3.25 |
Really slick implementation of a solid game mechanic - entirely on theme. Nice work!
Apologies @pxldev - I still had the page set to 'draft' mode, should be fixed now. Thanks for the heads-up.
@fuzzypurplepixel sorry to hear it crashed - I must admit this is its first use 'in the wild' so a crash was not entirely unexpected, but I am surprised that is seemed to occur once up and running though? The gfx class expects to create an Opengl ES 2 context and doesn't behave if that is not forthcoming, but this would kill the game immediately. I can tell you that there is *no* saved game state or any persistent files, so that can't be the issue - my only suggestion is that the zip file might not have extracted correctly and you have a corrupt file in there somewhere? Perhaps delete the original dir and re-extract the contents to try again? Thanks for giving it a go in any case. Cheers.