Results 1 to 5 of 5

Thread: The Difficulty of Side-Scrolling

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    16

    Question The Difficulty of Side-Scrolling

    I am currently thinking of undergoing a fairly large computer project and I am interested in creating a side-scrolling game (simmilar to the original Duke Nukem) and I was wondering if anybody else has made such a game?

    My programming skills are intermediate so I am wondering if undergoing a side scrolling game would be too hard for somebody at my present programming skill.

    If you have any experiences/refrences/tips I would really like to hear about them.

    Feel free to reply here or drop me a line.. [email protected]

    Thanks for you time,

    Doe

  2. #2
    Lively Member H-Zence's Avatar
    Join Date
    Jul 2002
    Posts
    94
    If you're new to game making, read this eight chapter online book: www.makegames.com by Diana Gruber. Its well worth the time and will give you plenty of insight on game making.

    Hope this helps.
    www.mindset1.com
    Religious Debate Forums

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Making that kind of games is perfect for DX7. Then you could use DD. It's pretty easy when you firs understand it. I think one of the sample codes from MS in the DX7 SDK is a side scrolling img (or 3 images scrolling, so it looks like a background), so if you understand that sample, you already have the background....

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    16

    Cool

    Thanks for the info.

    Do either of you know anything about bitbliping (I think that is what its called). I was wondering if that would be easier to use then to use Direct X.

    Noteme: could you refrence me to the side scrolling example from MS?

    Another question, would it be easier to create a level editor and then for me to make each level that way? Or should I make each level by scratch.

    Thanks again!

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    If you want a scrolling background 2D game, I personally would have used DX7 (DD). Because it's fast and it's easy when you get in to it. But if you never have used DD or have no game programming experience, you may want to start with something that is a little bit easier. But if you are ready to take a dive, look at this site DirectX 4 VB

    That is what you need to make the background scroll.


    By the way, I think you mean bitbliping = BitBlt....If you don't know how to use any of them, I would recommend start learning DX...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width