Ver código fonte

Instructions mise à jour

tags/v1.0-light
fabien.toune 3 anos atrás
pai
commit
95d7634599
1 arquivos alterados com 9 adições e 1 exclusões
  1. +9
    -1
      README.md

+ 9
- 1
README.md Ver arquivo

@@ -1,3 +1,11 @@
# Aladdin

Un génie rebondissant dans un monde oriental
Un génie rebondissant dans un monde oriental

pour faire fonctionner en environnement virtuel :
```bash
python3 -m virtualenv env
. env/bin/activate
pip install pygame
pip install --no-deps pgzero
python aladdin.py```

Carregando…
Cancelar
Salvar