Thread: SkyRoads 2004

  1. #16
    ---
    Join Date
    May 2004
    Posts
    1,379
    i have to say that i love the way you used txt files to create the maps.
    very good idea.

  2. #17
    Shadow12345
    Guest
    yeah, because, you know, using files to save world information is a revolutionary, break through idea.

  3. #18
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    yeah, because, you know, using files to save world information is a revolutionary, break through idea.
    Oh, the sarcasm...

    I think he meant the way I store it. Easy yet functional.
    I've updated to version 1.15 and added support for replays if you're interested. You can record your race and show others.
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  4. #19
    ---
    Join Date
    May 2004
    Posts
    1,379
    exactly
    how easy it is to write new maps and stuff

  5. #20
    mov.w #$1337,D0 Jeremy G's Avatar
    Join Date
    Nov 2001
    Posts
    704
    God dang magos. I was perusing through your source. Pretty professional. clean. readable. etc. Commented even.

    Then I look at mine.. Doh. hehe. Nice job again.
    c++->visualc++->directx->opengl->c++;
    (it should be realized my posts are all in a light hearted manner. And should not be taken offense to.)

  6. #21
    Registered User
    Join Date
    May 2004
    Posts
    114
    cant do lego3 and temple but i think ive done all the rest

    Here are my replays

  7. #22
    Banned
    Join Date
    May 2004
    Posts
    129
    How do you do collision detection with it?

  8. #23
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    Quote Originally Posted by vNvNation
    How do you do collision detection with it?
    Since all objects are cubes (even the speeder has a qubic bounding box) i simply do geometric overlapping texting (if two boxes overlap). If they do, I move the speeder out of the block and stops it. The source code is included if you want details.
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  9. #24
    Banned
    Join Date
    May 2004
    Posts
    55
    Nice game!
    Sad my screen is black
    well I can see the shadows of the map but no colors, I'm running windows XP if u wanna know

  10. #25
    Registered User Draco's Avatar
    Join Date
    Apr 2002
    Posts
    463
    Great game man, and great source. Everything works fine for me, and I have XP as well.

  11. #26
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Unable to create Direct3D Device
    Any ideas? DirectX 9c was just installed.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. AP CS Scores for 2004
    By Mister C in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 05-31-2005, 09:19 AM
  2. RAND, Prototype of 2004 Home Computer
    By Perspective in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 09-21-2004, 10:47 AM
  3. Unreal Tournament 2004
    By Liger86 in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 01-21-2004, 12:54 PM
  4. Autocad 2004
    By FillYourBrain in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 06-25-2003, 07:09 AM