blackjack-nix / atelier

Bomberman-like in Python using Pygame library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atelier de E2 : IA et jeux

Bomberman

Explications

Ce projet a été réalisé dans le cadre d'un projet de deuxième année à l'ESIEE Paris

Installation

	$ git clone https://github.com/veikoon/atelier.git
	$ cd atelier/
	$ pip install -r requirements.txt
	$ python3 main.py

About

Bomberman-like in Python using Pygame library


Languages

Language:Python 100.0%