Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages