C++ 2D Shooter project (Htbaa's Worklog)

Build on C++ with SDL and KrasEngine! RSS Feed

Milestone 3 finished

Finally! The 3rd milestone has been finished! It took a bit longer then expected but I'm satisfied with the result.

OpenGL rendering has been optimized more so converting the SDL_Surfaces to a OpenGL texture is a bit faster now. The bug where the texts generated by SDL_TTF were not anti-aliased properly is now fixed as well. The per-pixel alpha value wasn't being used when converting to a texture.

The 5th enemy is done as well and is by far the hardest enemy in the game. Just like I wanted to! The mean guy fires a homing missile and then keeps shooting bursts of lasers whilst doing some tricky maneuvers.

The homing missiles are done as well. They're curving in a more realistic way and the smoke trails aren't as CPU intensive anymore. Although I'm still not totally happy with it, it'll do for a while :-).

Now it's time for milestone number 4. Perhaps I'll release a small demo to show off the framerate improvement :-).
(Posted on May, 29th 2008, 23:23)

Comments


Mezzmer said:
htbaa, all sounds quite exciting.

You should put a demo up soon, you may find we all have good feedback for you - as though we were your personal gametesters :P and seriously would be nice to see one.

Any framerate improvements are good ones, you never know whereabouts your game is likely to slow down.

Keep going it sounds cool.

p.s. can we have a game snap or two?
(Posted on May, 30th 2008, 23:21)


Htbaa said:
I tried taking some with FRAPS but it doesn't take the smoke trails right. Perhaps that's due to the specifications of my laptop.

But I could always try it on my main machine, although I would need to boot to Windows Vista for that :-).
(Posted on May, 31st 2008, 11:06)


DTM said:
Only 7 more to go!
(Posted on May, 31st 2008, 14:24)


Htbaa said:
Just discovered in some of the taken screenshots that all the image have slight purple borders around them. But I think that can be fixed rather easily.

I found a bug in the missile targeting system as well. After a couple of deaths the missiles no longer aim at you. But I think that's something minor :-).
(Posted on May, 31st 2008, 14:44)


Rincewind said:
You could always resort to a good old digital camera for a screenshot.
(Posted on May, 31st 2008, 15:38)


(. )( .) said:
EXCUSES! This worklog is useless without screenies .. or that PROMISED demo.
(Posted on June, 1st 2008, 09:47)


Htbaa said:
I won't release a demo until that graphics problem has been fixed!
(Posted on June, 1st 2008, 10:14)


Htbaa said:
As requested: a demo is out. Check out the new worklog entry.
(Posted on June, 1st 2008, 14:19)

Post New Comment

You must log in or register to post comments.

Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!