Results 1 to 11 of 11

Thread: How to make asteroids?

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2006
    Posts
    51

    How to make asteroids?

    I was wondering how to randomly generate/make asteroids like in this game : http://www.springfrog.com/games/asteroids/

    All I need is how to get started on the basics to making them thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How to make asteroids?

    Moved to Games and Graphics

  3. #3
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 2006
    Location
    Over There!
    Posts
    372

    Re: How to make asteroids?

    Do you mean that you want to know how to generate random vertices that would look like an astroid?

    PS: Don't make links, just post a picture of what you want to achieve
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

  4. #4

    Thread Starter
    Member
    Join Date
    Sep 2006
    Posts
    51

    Re: How to make asteroids?

    Quote Originally Posted by singularis
    Do you mean that you want to know how to generate random vertices that would look like an astroid?

    PS: Don't make links, just post a picture of what you want to achieve
    Yes.

  5. #5
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: How to make asteroids?

    What language are you using? What language do you want to use? Its not as simple as saying "tell me this" and its there.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  6. #6

    Thread Starter
    Member
    Join Date
    Sep 2006
    Posts
    51

    Re: How to make asteroids?

    Quote Originally Posted by chemicalNova
    What language are you using? What language do you want to use? Its not as simple as saying "tell me this" and its there.

    chem
    VB6 I want to use vb6.....

  7. #7
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 2006
    Location
    Over There!
    Posts
    372

    Re: How to make asteroids?

    Are the asteroids 2D or 3D?
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

  8. #8

    Thread Starter
    Member
    Join Date
    Sep 2006
    Posts
    51

    Re: How to make asteroids?

    2D like in the game I posted

  9. #9
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 2006
    Location
    Over There!
    Posts
    372

    Re: How to make asteroids?

    Tada!
    Attached Files Attached Files
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

  10. #10

    Thread Starter
    Member
    Join Date
    Sep 2006
    Posts
    51

    Re: How to make asteroids?

    Quote Originally Posted by singularis
    Tada!

    Extremely cool/nice but how would I get it on :
    Attached Files Attached Files
    • File Type: zip a.zip (20.0 KB, 191 views)

  11. #11
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 2006
    Location
    Over There!
    Posts
    372

    Re: How to make asteroids?

    Instead of using images, you draw shapes, like I have done
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

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