Skip to content

Benoitdw/Bomberman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💣 BOMBERMAN 💣

Simple project to play with convolution mask.

The idea is to use a convolution mask to count the number of neighbors which have a bomb.

git clone git@github.com:Benoitdw/Bomberman.git;
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt


python main.py

About

Simple bomberman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages