I needed to know the basics of Git and GitHub so I decided to do a simple Python project. The project is a CLI hangman game that lets you pick from a range of themes.
I didn't want to do a really hard project to start off with because I knew it wouldn't help me learn Git and GitHub very well since I would get lost and wouldn't know what to do most of the time.
The project is here: https://github.com/DempseyNewton/Hangman-Python. I didn't use branches or anything like that because I wanted to save that for a project that has a variety of uses.
In conclusion, this project really helped me understand and use the absolute basics of Git and GitHub.
Top comments (0)