Skip to content

Bruno-Regis/Python_Alura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Gaming Project

📜 Description

First project done in the "learn to program in Python with object orientation" course from Alura.

🪧 Vitrine.Dev
✨ Name Python Gaming
🏷️ Technology Used

image

How to Play

In games.py you will be greeted and asked which game you want to play. After your choice, Hangman game or Guess game will be initialized.

Project Summary

First of all, both The games were created in separate files to be imported as modules in games.py. After that, a file games.py that calls the functions for the game of the user's choice and a external txt file containing the secret words to be imported in Hangman game was created too.

Conclusion

This game project was my first in object-oriented python training from Alura and it was pretty excited to me. I discovered a new passion in last year wich was programming in python and this one was a great opportunity to start my journey here in GitHub begin my portfolio. In addiction, i'm practicing my writing in English, I've written all the project code in english including comments and this read me.

Releases

No releases published

Packages

No packages published

Languages