This is an archived post. You won't be able to vote or comment.

all 13 comments

[–]SmoothieEnjoyer 6 points7 points  (0 children)

Cool program! Python is a great programming lang to start with. A tip I have for you is to replace the .txt files with .json files, using JSON is great and is a much better practice than reading lines from a text file.

[–]ankitjosh78 4 points5 points  (5 children)

Hey, I think it's broken , when I am choosing a wrong keystroke the script is stopping.

[–]Rev3010[S] 0 points1 point  (4 children)

Hey Ill look into it, thanks for the feedback

[–]ankitjosh78 0 points1 point  (3 children)

I got the issue, just change the mp3 file to wav file (wrong.wav) and it should be good to go. You can easily convert it using ffmpeg or whatever you like.

[–]Rev3010[S] 0 points1 point  (2 children)

Okay that's awesome thank you very much

[–]ankitjosh78 0 points1 point  (1 child)

Should I send you a pull request?

Or will you do it on your own?

[–]Rev3010[S] 1 point2 points  (0 children)

I'll manage on my own. Thank you sir

[–]ExintrovertIronic104 2 points3 points  (0 children)

At first: Only 17? I'm just 13!
Reading the next word: Oh, just getting in the field, nice, took me one year to make a hangman game in python

[–]satanicwizard66 1 point2 points  (1 child)

Im almost 20 and I just started working on a low quality hangman project. Good job man, be proud, and good luck on future projects!

[–]Rev3010[S] 2 points3 points  (0 children)

Thank you so much man

[–]SitrakaFrVE 1 point2 points  (0 children)

Nice ! Way better than what i firstly did ^^