Results 1 to 4 of 4

Thread: from basics to RPGs

  1. #1

    Thread Starter
    Addicted Member DarkMoose's Avatar
    Join Date
    Jul 2000
    Location
    in a box
    Posts
    185

    from basics to RPGs

    i dont really remember how i started making my RPG in visual basic. After my VB class in school, i think i started looking into API and i learned the rest from there. C++ is a little more complicated though. Does anyone have a good website that takes C++ to the next level after those 'learn c++ in 21 days' type books? something that tells you how to program a gui? how to display graphics? thanks in advance
    To understand recursion, one must first understand the concept of recursion.

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

  3. #3
    Megatron
    Guest
    Look into DirectX. Sams's "Teach Yourself DirectX 21 days" might be a good book to start with (although it does require you to be familiar with some graphics API, and basic C++).

  4. #4
    Zaei
    Guest
    Jim Adams' book Programming Role Playing Games with DirectX is a very good book, and I reccomend it. It will take you from the basics of Windows programming through the basics of DirectX as a whole.

    Z.

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