Thread: New Game: Escape from Alcatraz

  1. #1
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361

    Talking New Game: Escape from Alcatraz

    This is a board game I had two weeks to do. I wanted to "wow" my math teacher (I'm in eighth grade and there's no programming class, so I 'm the only one that can do this), by making this instead of a normal board game. It is my first Win32 game, with bitmaps, and only two sound effects, played only once in the game. The code is bad, I know. Just gimee some feedback


    Try it out!!!!!!!!!
    Stan The Man. Beatles fan

    When I was a child,
    I spoke as a child,
    I thought as a child,
    I reasoned as a child.
    When I became a man,
    I put childish ways behind me"
    (the holy bible, Paul, in his first letter to the Cor. 13:11)

  2. #2
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    The graphics could use some serious improvement, and it needs a notification for when you get an alibi card... and it needs to only have one thread about it.
    Away.

  3. #3
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361
    Well, I did say it was my first win32 game, and considering it uses bitmaps I drew I'd have to agree with you. Yeah, I never thought about an alert, but its a good idea. What is a thread?
    Anyways, Anyone else want to leave feedback? I want to know how else to improve it.
    Stan The Man. Beatles fan

    When I was a child,
    I spoke as a child,
    I thought as a child,
    I reasoned as a child.
    When I became a man,
    I put childish ways behind me"
    (the holy bible, Paul, in his first letter to the Cor. 13:11)

  4. #4
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    just use MessageBox() for when you get an alibi. You already have one.

    A thread (for what you mean) is a topic or message on the board. I'm talking about cprogramming.com here. You posted two seperate threads about it for no apparent reason at the time.
    Away.

  5. #5
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361

    whoa

    Hey sry, I didn't even know. I must of pressed it twice. I'm just trying to make some quick games so I can get used to win32. Now I'm working on stick fighters. But if only two people responded, some of you are holding out on me.Come on!!
    Stan The Man. Beatles fan

    When I was a child,
    I spoke as a child,
    I thought as a child,
    I reasoned as a child.
    When I became a man,
    I put childish ways behind me"
    (the holy bible, Paul, in his first letter to the Cor. 13:11)

  6. #6
    The only probelm I saw was that when I would minimize the game and then restore it, the graphics didn't redraw.

  7. #7
    Registered User Joe100's Avatar
    Join Date
    Jul 2003
    Posts
    63
    yo $$$$$ i won on my first try but i dont understand it i mean i just kept hiting m until i won ??????? lol its pretty cool stan but now ur not the only one that can do u it muahahhahahahha

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open-source Game Project
    By Glorfindel in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-24-2009, 01:12 AM
  2. 20q game problems
    By Nexus-ZERO in forum C Programming
    Replies: 24
    Last Post: 12-17-2008, 05:48 PM
  3. Try my game
    By LuckY in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 09-15-2004, 11:58 AM
  4. HELP!wanting to make full screen game windowed
    By rented in forum Game Programming
    Replies: 3
    Last Post: 06-11-2004, 04:19 AM
  5. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM