theadeyemiolayinka / python-scripts

An Open Source repository for python developers to share their codes.
MIT License
27 stars 40 forks source link

Added Hangman in Python and also structured the directory correctly #172

Closed Svrajj closed 8 months ago

Svrajj commented 8 months ago

===============================

Added Hangman in Python and also structured the directory correctly

===============================

Checklist

Svrajj commented 8 months ago

Hey @theadeyemiolayinka can you please review it and add it under the hacktoberfest label, thank you very much, and I really appreciate your work :)

theadeyemiolayinka commented 8 months ago

Thank you @Svrajj

This still isn't the right structure. I believe the right structure for your projects should be: src/Svrajj/Fractal Trees/... src/Svrajj/Hangman Game/...

Your projects should be contained in a folder named after your username as stated in the contributing guidelines.