Skip to content

jokerjkeeper/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

About

Bomberman clone with AI written in python using pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%