Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 238 Bytes

File metadata and controls

19 lines (14 loc) · 238 Bytes

Game Projects

Para corre el juego debes seguir las siguientes instrucciones:

´´´sh cd game python3 main.py



# App Prjects

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