ebosetalee / 20-days-challenge

#20dayschallenge on python
6 stars 0 forks source link

18 hangman 18 20 #43

Closed ebosetalee closed 4 years ago

ebosetalee commented 4 years ago

Resolves #42 https://repl.it/join/hwurcxjd-emmanuellaesezo https://repl.it/@EmmanuellaEsezo/18-Hangman-18-20

I added a new file called design.py to the lib folder which contains the introduction and the beautiful text so the main.py calls the function in design.py. The intention was to use player 1 or 2 so the introduction doesn't print more than once for a person but since its a one player game, no need. I edited readme.md to explain the contents of the challenge.

I looked at the code over again and i couldn't figure out what needs changing. Thank you.

mykeels commented 4 years ago

Yo! How can I play this game?

ebosetalee commented 4 years ago

@mykeels click on the replit.it link

yudori commented 4 years ago

@ebosetalee you'll need to take out the commits from 3 days ago before I can merge

image image
ebosetalee commented 4 years ago

@yudori how do i remove it

mykeels commented 4 years ago

Love it!

image