SFML community forums

General => SFML projects => Topic started by: echoside on May 07, 2012, 05:34:44 pm

Title: Asteroids Clone - Thanks!
Post by: echoside on May 07, 2012, 05:34:44 pm
Hey all i'm new to the forum but used some other people's help & support here to get some problems I needed answering when I was programming my first asteroids game in SFML C++, I must thank the creators of the SFML and the kind people on the forum!

So anyway here's a video of the near finished game (720p and fullscreen you can see the code):

http://www.youtube.com/watch?v=MSpTG4L8HS4&list=UUB-foSDWAUHbbk0f2-AnTwQ&index=10&feature=plcp

If anyone would like the source code just give me a shout and i'd be happy to share it. Or if you have any questions regarding the game whether it be out of curiosity or if you're just interested coding your own, give us a buzz  ;)
Title: Re: Asteroids Clone - Thanks!
Post by: Astrof on May 07, 2012, 06:41:01 pm
Based on the preview picture it looks beautiful! However the video won't load (says something about UMG copyright problems in this country or something).

Also I have a question: are those clouds dynamic or are they based off of an image?
Title: Re: Asteroids Clone - Thanks!
Post by: iHope on May 08, 2012, 07:46:26 am
Looks very good. I have also done an asteroids clone game. I never figured out how to actually "divide" those asteroids. How did you create asteroids, did you create a class for asteroid and used that class in vector?
Title: Re: Asteroids Clone - Thanks!
Post by: thePyro_13 on May 08, 2012, 07:50:33 am
Some UMG block thing. :(

The preview image looked very interesting though.