This Game Is Trash by kalgynirae
Collect some trash while enjoying the scenery!
How to play
Play here: https://www.lumeh.org/games/trash/
- Collect the trash!
- You'll have to solve a puzzle to be able to collect the final piece.
- A hint and a full solution to the puzzle are available here: https://gist.github.com/kalgynirae/1d190c6d99b0853e835e525ca3d6b5e7
Technical details
The game is built with HTML, CSS, and TypeScript. I'm not sure that I would generally recommend this stack as a game engine, but it was a fun experiment and allowed us to do a couple of surprising gameplay things (but I won't spoil them!).
Music was composed and rendered using MuseScore with its built-in sounds.
Sound effects were created with jsfxr.

| Link | https://github.com/kalgynirae/ld58 |
| Link | https://www.lumeh.org/games/trash/ |
| Original URL | https://ldjam.com/events/ludum-dare/58/this-game-is-trash |
Ratings
| Overall | 422th | 3.475⭐ | 22🧑⚖️ |
| Fun | 411th | 3.3⭐ | 22🧑⚖️ |
| Innovation | 191th | 3.6⭐ | 22🧑⚖️ |
| Theme | 278th | 3.85⭐ | 22🧑⚖️ |
| Graphics | 529th | 3.35⭐ | 22🧑⚖️ |
| Audio | 254th | 3.5⭐ | 22🧑⚖️ |
| Humor | 70th | 3.974⭐ | 21🧑⚖️ |
| Mood | 401th | 3.526⭐ | 21🧑⚖️ |
| Given | 15🗳️ | 3🗨️ |
The music was great, and the art style was nice and cohesive... a good start to a mouse-based treasure (trash) hunt!
About the secret puzzle: I made the right things (I won't describe more because there may be more people that want to solve it), but I still can't see the 19th piece. This is a bug or something? I hover the whole area with the mouse and nothing happened. I followed the solution as well. :(
@apdt It is intentional, but we agree that it ended up being confusing! You need to do something specific during that level to unlock the ability to collect the last item; if you don't do this, the game ends after 18 because collecting 19th would be impossible. If you're interested in trying to get the 19th, there is a hint linked in the "How to play" above. Thanks for playing regardless!
I had to do couple of replays and then I also read the comments to understand how to finish the game. That would be a bad thing, but I really liked how the final idea is handled, that includes the joint usage of things, the spillage. Even after reading your blog post I didn't fully expect it and enjoyed the surprise.
There were couple of games like this (i.e. using more than the initial game area) in earlier LDs and this idea always comes off to me as quite innovative - maybe because it's rare and not really expected. And it's fun.
Congrats on the entry, it's nice to see participants do experiments like that!