Skip to content

Bomberman clone with AI written in python using pygame

License

Notifications You must be signed in to change notification settings

Forestf90/Bomberman

Repository files navigation

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