Skip to content
tartempion-sdr edited this page Mar 26, 2023 · 5 revisions

Welcome to the jeu-de-l-oie wiki!

install

sudo apt-get install git

git clone https://github.com/tartempion-sdr/jeu-de-l-oie.git

install pré-requis

pip3 install pygame

pip3 install pandas

pip3 install csv

mise a jour

git pull

lancez le jeu de l'oie

cd jeu-de-l-oie

python3 main.py

Clone this wiki locally