mrapacz / bomberman

A bomberman game prepared for workshops with students as part of Małopolska Chmura Edukacyjna project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bo-mche-rman

A bomberman multiplaer game prepared for workshops with students as part of Małopolska Chmura Edukacyjna project.

Running

In order to run the project run make setup first, then:

python3 server.py

to initialize the server.

Join the game by running

python3 client.py

About

A bomberman game prepared for workshops with students as part of Małopolska Chmura Edukacyjna project.


Languages

Language:Python 97.9%Language:Makefile 2.1%