Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 251 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 251 Bytes

Game Project

Para correr el juuego debes seguir las siguientes instrucciones en la terminal:

cd game
python3 main.py

app Project

git clone
cd app
source env/bin/activate
pip3 install -r requirements.txt
python3 main.py