rafixt/bomber ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple browser game called Bomber that runs from a single HTML file and opens directly in the browser.
I want it to feel like a small arcade game where the player can move around, place bombs, and blow up blocks or targets on a basic grid. Keep the visuals simple but clean, and make it easy to understand right away. Include a start screen or title, the game area, a score or status display, and a clear way to restart when the player loses or wins.
Make it work well on desktop, and if you can, make it responsive enough to still be usable on smaller screens. Use plain JavaScript and CSS inside the HTML if that keeps things simple. If you need current browser details or small implementation help, look up the latest docs online.
Are you gonna build this?
make sure you review the code using coderabbit