Thread: Loading a new level

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    94

    Loading a new level

    Hey everyone. I have a problem (obviously). I'm making a sort of PacMan game using MFC, and I need to get the program to load up a new level. The source code should be attached. I don't want someone to sit there and do this for me. What I want is someone to look over the code and offer a suggestion on what I can do to make this work. Any help will be greatly appreciated. Thanks!

  2. #2
    Registered User
    Join Date
    Jul 2002
    Posts
    94
    Actually, I just managed to do it myself. I made a newgame() function that I call when you beat a level and loads up the next one and goes from there. Thanks anyways, though. Maybe tomorrow when I have this totally completed I'll post the game and see what everyone thinks.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Cargo loading system
    By kyle rull in forum C Programming
    Replies: 1
    Last Post: 04-20-2009, 12:16 PM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. Level creation, loading, management etc
    By Ariste in forum C++ Programming
    Replies: 1
    Last Post: 08-02-2005, 11:09 PM
  4. Streamed-Level Loading
    By Lifedragn in forum Game Programming
    Replies: 16
    Last Post: 03-03-2005, 10:00 AM
  5. Loading Screen
    By pinkcheese in forum Windows Programming
    Replies: 2
    Last Post: 04-06-2002, 11:48 PM