This website uses cookies.Before continuing to use our website, you agree and accept Privacy policy.Accept

Bomberman-like-game made with AI


Cursor keys to move, space to put bomb.

PC - Smartphone



DESCRIPTION

This is a simple bomberman-like-game.

For ease of creation, the clear goal was changed to defeating all enemies instead of reaching the goal.

HOW TO MAKE/PROMPT

Created using Claude sonnet. The prompt was as follows:
HTML5 game similar to Bomberman
A 400x400 pixels. grid covered with walls, represented with emojis. The player moves with arrow keys and places bombs with the space key. The bomb explodes after 3 seconds, and the explosion is represented with emojis. Enemies close to the explosion are defeated. Three enemies move randomly. The game is cleared when all enemies are destroyed by bombs. A reset button starts the game from the beginning. Measures are taken to prevent the screen from scrolling when the space key is pressed.

Actually, there are often unexpected behaviors such as enemies moving unusually fast or walls not appearing. It took many attempts to finally create a minimally functional version.
What if there is an error?




<< menu

On-site search