Play game
Brick Breaker Behind Your Monitor's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Music | #159 | 2.182 | 3.333 |
Creativity | #172 | 2.728 | 4.167 |
Theme | #182 | 2.182 | 3.333 |
Art | #184 | 2.182 | 3.333 |
Overall | #188 | 2.291 | 3.500 |
Gameplay | #209 | 2.182 | 3.333 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
It won't work on my computer, I got a Windows 11, so I can't review it properly
Nice concept lol. And the game is just as nice as the concept, music and art! Make sure to check out my game as well! :D
It won't run on Windows 11, sorry.
Nice! Now I know what happens behind my monitor.
Pretty fun game! I liked playing it!
This is a very cool concept! It was hella difficult installing it though xD. The gameplay is pretty fun, art and music is very good and an interesting take on the theme. (Every 3 seconds the ball changes direction). I think it’d be more interesting if the ball went into a random direction instead. But.. considering this was made in 4-5 hours, this is very good. Nice job!
Hi, the reason your game isn't running is because the data folder is empty (in both files). I believe you may have compiled your game incorrectly. Be sure to include any dlls or python libraries you used during development in the final build of your project.
Sorry for the inconvenience, I talked to Icoso and uploaded the new files, and the issue is resolved.
Hello. Your game file is showing me an error and I couldn't play it. The error window says this: Failed to execute script 'main' due to unhandled exception: No module named 'pygame'.
Traceback (most recent call last): File "main.py", line 1, in <module>
ModuleNotFoundError: No module named 'pygame'
I hope you can solve the problem. Have a nice day.
As mentioned in the description, I couldn’t compile it well on linux, so you have to run the source code for the game to run properly.
It says in the description of the page, I compiled on linux so it was really unmanageable, and I couldn’t test it out too. The source code is just python, you might be able to run it from there