Thread: MFC Hangman Game ... Check this out, please :-D

  1. #1
    Programming is fun, mkay?
    Join Date
    Oct 2001
    Posts
    490

    Talking MFC Hangman Game ... Check this out, please :-D

    Hi, thanks for reading my post. I have just finished the first version of my hangman game done with MFC. It's pretty simple, and only took me a couple hours to get it right. I will post the code and the puzzle file here. Download them both, and put them in the same folder, then run the executable file. I hope you like it . I just got bored and decided I have nothing else to do. So I programmed this. If you have any comments/suggestions please reply. I would like to hear them . Also, if you are interested in seeing the source code, just ask me in a reply and I will post it.

    Thanks again,
    Matt U.

  2. #2
    Master of the Universe! velius's Avatar
    Join Date
    Sep 2003
    Posts
    219
    It doesn't prevent the same letter from being used for more than one guess. It also does not remove the last guess and move the focus to the edit box.
    While you're breakin' down my back n'
    I been rackin' out my brain
    It don't matter how we make it
    'Cause it always ends the same
    You can push it for more mileage
    But your flaps r' wearin' thin
    And I could sleep on it 'til mornin'
    But this nightmare never ends
    Don't forget to call my lawyers
    With ridiculous demands
    An you can take the pity so far
    But it's more than I can stand
    'Cause this couchtrip's gettin' older
    Tell me how long has it been
    'Cause 5 years is forever
    An you haven't grown up yet
    -- You Could Be Mine - Guns N' Roses

  3. #3
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    You lose points for failing to add the required DLL with the zip.

  4. #4
    Programming is fun, mkay?
    Join Date
    Oct 2001
    Posts
    490

    Lightbulb Yes, I know, velius :)

    Yes, velius, I forgot to do that. Right now I am kind of busy, but I will post the updated executable as soon as I can. :-D

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 2D RPG Online Game Project. 30% Complete. To be released and marketed.
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 10-28-2006, 12:48 AM
  2. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  3. check out this game
    By confuted in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 07-15-2003, 01:28 PM
  4. Please check out my new game!
    By funkydude9 in forum Game Programming
    Replies: 3
    Last Post: 09-26-2002, 09:46 PM
  5. My tic tac toe game, please check this out.
    By Leeman_s in forum C++ Programming
    Replies: 1
    Last Post: 11-05-2001, 11:14 PM