Skip to content

MarPastor/games_python_Mar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Classic Games in Python

We are "Games3," and we were contacted by a company dedicated to creating classic games. They asked us to develop these games in Python, with a view to developing their business in virtual reality.


Repository structure

games_python_Mar/
│
├── README.md
├── .gitignore
│
├── 01_notebooks/
│   ├── game1_hanged_man.ipynb
│   ├── game2_rock_paper_scissors.ipynb
│   └── game3_trivia.ipynb
│
├── 02_resources/
│   ├── final_video_demo.mp4
│   ├── screenshots
│   ├── videos
│   └── trivia.md
│
└── 03_presentation/
    ├── presentation_guide.md
    ├── presentation-Games3.pdf
    └── slides_link.md

Technology used

  • Phyton 3
  • Library: random
  • Jupyter notebook

Instructions for use

  1. Clone the repository
  2. Run the notebook for each game
  3. Follow the on-screen instructions

Authors


Project status

Completed


About

Practicing python in a fun way!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors