Skip to content

wustep/bomberman

Repository files navigation

💣 bomberman

Bomberman clone. Inspired by Crazy Arcade. Built with help from Claude & Cursor.

🎮 How to Play

Controls

  • Player 1:

    • Movement: WASD
    • Place Bomb: Q
  • Player 2:

    • Movement: Arrow Keys
    • Place Bomb: Right Shift

Elements

  • 💣 Bombs: Place bombs to destroy walls and defeat your opponent
  • 🟩 Grass: Destructible barriers that may have power-ups
  • 🟫 Walls: Indestructible obstacles that shape the battlefield

Power-ups

  • ⚡️ Speed Boost: Move faster
  • 💪 Power Up: Increase bomb explosion range
  • ➕ Bomb Up: Carry more bombs
  • 🦉 Owl: Temporary speed boost with one-time protection
  • 🐢 Turtle: Slow down but gain one-time protection

🚀 Setup

  1. Clone the repository
git clone https://github.com/yourusername/nextjs-bomberman.git
  1. Install dependencies
npm install
# or
yarn install
  1. Run the development server
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser

🛠 Built With

About

emoji bomberman clone 🌸

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published