Skip to content

Rockzart/curso-python-pip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Project

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

cd game
python3 main.py

App Project

git clone
cd app
python -m venv env
env\Scripts\activate
pip install -r requirements.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Dockerfile 7.1%