Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
fun with hangman!
#1
In the middle of creating a text-base hangman game, something came up and I wont be able to finish if for a while but I have a basic version down if anyone is interested in helping that would be great! I'd like to change difficulty, add categories to choose from, also I need to re-organize the code and create some classes that way I can keep the main() code separate from the modules needed for the game to run.

Here is the git link:

https://github.com/Low-Ki/CreateYourOwnC...rGames.git



There are a few projects in that repo that I am working on, but just look through and you'll find the hangman.py file.
Reply


Messages In This Thread
fun with hangman! - by Low_Ki_ - Apr-20-2017, 02:03 AM
RE: fun with hangman! - by Turry - Apr-28-2017, 07:14 AM
RE: fun with hangman! - by Low_Ki_ - May-03-2017, 06:10 PM
RE: fun with hangman! - by Neosiq - Jun-12-2017, 01:49 AM
RE: fun with hangman! - by buran - Jun-12-2017, 04:18 PM
RE: fun with hangman! - by Neosiq - Jun-12-2017, 04:04 PM
RE: fun with hangman! - by Neosiq - Jun-12-2017, 04:21 PM
RE: fun with hangman! - by Skaperen - Jun-13-2017, 05:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Hangman Troubleshooting Ewilliam51 5 3,058 Jul-22-2020, 07:09 AM
Last Post: Sooqa
  hangman doesn't end after guessing the word vinci 3 1,850 Nov-06-2019, 09:51 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020