Skip to content

avalner/bomberman

Repository files navigation

Bomberman Game

This is a remake of the classic Bomberman game developed using the Godot Engine. The game features various player states, animations, sounds, and power-ups.

image

Key Files and Directories

  • assets/: Contains game assets such as images.
  • scenes/: Contains the game scenes.
  • scripts/: Contains the game scripts.
  • sounds/: Contains audio files.
  • fonts/: Contains fonts.
  • config/: Config files. Currently there is only sounds.json for configuring all the sounds in the game.

How to Run

  1. Open the project in Godot Engine 4.4 beta or more recent version.
  2. Run the project by pressing the play button or using the shortcut F5.

Key bindings

  • Up/W, Right/D, Down/S, Left/A - movement
  • Space - place bomb
  • Ctrl - detonate bombs
  • Esc - pause the game

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The Bomberman game remake made in Godot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages