Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 503 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 503 Bytes

Bomberman

Bomberman clone written in python using pygame.

Game allow to play against two types of AI (Dijkstra Algorithm and Depth-first search)

Controls

Arrows - move

Space - plant bomb

Run

To run this game you need to install pygame and pygame-menu package

Run using menu file:

python3 menu.py

For now game is not compatible with python2

Sprite

https://opengameart.org/content/bomb-party-the-complete-set