Un génie rebondissant dans un monde oriental
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fabien.toune 95d7634599 Instructions mise à jour преди 3 години
images code de base преди 3 години
.gitignore Initial commit преди 3 години
LICENSE Initial commit преди 3 години
README.md Instructions mise à jour преди 3 години
aladdin.py code de base преди 3 години

README.md

Aladdin

Un génie rebondissant dans un monde oriental

pour faire fonctionner en environnement virtuel :

python3 -m virtualenv env
. env/bin/activate
pip install pygame
pip install --no-deps pgzero
python aladdin.py```