A downloadable game for Windows, macOS, and Linux

A short puzzle game where you blow up crates. That's it


How to Play

Each level has a grid covered with crates. In order to win, you must use TNT to destroy all of the crates before you run out of TNT. Every level has a different layout, number of crates, and supply of TNT. The left of the grid will display how much TNT you have available.


Controls

Use the mouse to place TNT on the grid. Press the "R" button to restart a level. Use the Left and Right arrow keys to change levels.


Other Information

This game was made for the Missouri S&T Spring 2022 Game Jam. I challenged myself to make a game in under 5 days using PyGame, which I have had no experience with before starting this project.


<<<UPDATE>>>

If you are not able to run the game after downloading, I have uploaded the project on GitHub. https://github.com/cantujorge17/Boomed-Box

Download

Download
Boomed Box.zip 49 MB

Comments

Log in with itch.io to leave a comment.

It took a lot of effort to set up for me. Had to first install pygame, and then download the repo to run it myself through an IDE.

Overall really enjoyed the puzzle idea, at first I didn't think you could do much with it, but then you added the TNT and it was very tricky on some levels.

Difficulty order could be better, spent like 30 turns on puzzle 15? But a singular try on the last level. Fun experience, and its very cool you made it in pygame. Code looked good btw :)