Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prakharchoudhary/bomberman

Bomberman game to be played in terminal.
https://github.com/prakharchoudhary/bomberman

Last synced: 2 days ago
JSON representation

Bomberman game to be played in terminal.

Awesome Lists containing this project

README

        

# Bomberman
Bomberman game to be played in terminal.

## Requirements
* Python2.x
* pip
* keyboard
* colorama

## How to play?
Install the repository and play the game.
```
git clone https://github.com/mishraiiit/Bomberman.git
cd Bomberman/
python main.py
```