Page 1 of 3

Ace of Space - First Full C++/SDL Game

Posted: Sat Sep 05, 2009 3:30 pm
by Bakkon
Image

Gameplay Video: http://www.youtube.com/watch?v=piNtHWCfLas

I recently finished my summer project, a space shoot'em up. This was made for SDLTutorial.com's contest in which we had to make a game similar to R-Type and Galaga. This is my first full game made in C++/SDL aside form the usual Pong and Breakout clones. I'll release the binaries soon and the source once the contest winner has been decided. If you like it, hopefully you'll vote for me when the polling begins! :mrgreen:

Noteworthy features:
- Multiplayer
- About 5 minutes of gameplay
- 4 unique enemies with a boss and minibosses
- 4 different weapon types with powerups
- Programmer artwork drawn up in a day
- Amazing music made by a friend of mine

If you're someone who regularly posts videos of your programming stuff on YouTube, please subscribe and/or friend me and I'll do the same. I need to start getting in the habit of showing off my stuff.

Re: Ace of Space - First Full C++/SDL Game

Posted: Sat Sep 05, 2009 4:24 pm
by hurstshifter
Extremely well done. My favorite part is the final boss :). I don't know whether to laugh or be scared.

Also, 5-starred and subscribed.

Re: Ace of Space - First Full C++/SDL Game

Posted: Sat Sep 05, 2009 6:22 pm
by andrew
Very nicely done, looking forward to learning from the source. ;)

Re: Ace of Space - First Full C++/SDL Game

Posted: Sat Sep 05, 2009 8:52 pm
by Pickzell
Great one more baby head that will forever haunt my nightmares. :cry:

Re: Ace of Space - First Full C++/SDL Game

Posted: Sun Sep 06, 2009 5:48 am
by pritam
Very nice work Bakkon ;) love the graphics.

Re: Ace of Space - First Full C++/SDL Game

Posted: Sun Sep 06, 2009 6:08 am
by RyanPridgeon
That's awesome, I love the powerups and the final boss :lol:

How long until we can play?

Re: Ace of Space - First Full C++/SDL Game

Posted: Sun Sep 06, 2009 9:18 pm
by Bakkon
RyanPridgeon wrote:How long until we can play?
I'm waiting until the guy running the contest releases all the projects that were submitted, but if that takes too long, maybe a couple days from now.

Re: Ace of Space - First Full C++/SDL Game

Posted: Sun Sep 06, 2009 9:25 pm
by Falco Girgis
5*, Favorited, Subscribed. Loved the kid at the end shooting sin/cos-d to hell bullets at us. The little guy must be good at trig!

Re: Ace of Space - First Full C++/SDL Game

Posted: Mon Sep 07, 2009 1:10 am
by XianForce
GyroVorbis wrote:5*, Favorited, Subscribed. Loved the kid at the end shooting sin/cos-d to hell bullets at us. The little guy must be good at trig!
Yeah, that was a nice touch =D

Re: Ace of Space - First Full C++/SDL Game

Posted: Tue Sep 08, 2009 3:47 am
by Panama
Very very nice! 5 stars. The boss is really wierd though :shock2: Reminds me of Andross from Starfox.

Re: Ace of Space - First Full C++/SDL Game

Posted: Tue Sep 08, 2009 9:20 am
by hurstshifter
Panama wrote:Very very nice! 5 stars. The boss is really wierd though :shock2: Reminds me of Andross from Starfox.

Very much like Andross

Re: Ace of Space - First Full C++/SDL Game

Posted: Tue Sep 08, 2009 5:39 pm
by dandymcgee
Man, that is awesome! Great work.

Re: Ace of Space - First Full C++/SDL Game

Posted: Wed Sep 09, 2009 10:35 pm
by liveordie2112
Incredible work :) I don't learn trigonometry until the last marking period of this school year though, so I'm not going to be able to make any sine/cosine wave bullet patterns until then :lol:

Re: Ace of Space - First Full C++/SDL Game

Posted: Fri Sep 11, 2009 3:27 pm
by Bakkon
Image VOTING HAS BEGUN Image

http://www.sdltutorials.com/
Now's your chance to play my game and all the other entries! If you like mine, please vote for me!

Re: Ace of Space - First Full C++/SDL Game

Posted: Fri Sep 11, 2009 9:50 pm
by pritam
Definetly enjoyed your game the most, got my vote, although I couldn't get all of the other games to run sadly.

It was really difficult tbh, but I finally beat it :mrgreen: [P] FTW!

Edit: How did you do collision? It was nicely done from what I saw.
Image