The 4 enemies are moving like they should along a curved line. (With a lot of simplification… sadly.) The selection of which enemy will be deployed is continuous and not random – i implemented the pseudo-random number generator though. (This will be the next task.)
I need 2 hours of regeneration now. I started to do silly mistakes and these are just keeping me up… After I’ll continue with the implementation of the defender (player) because I don’t want to ru out of time with a pile of crap code that doesn’t do anything. Last I make the shooting and hit testing and that is really the bare bones of the action.
If this 2 thing is finished then I’ll start to add the droped out features one by one.
– lifes
– score
– mothership
– bombs from mothership
– title screen
– sfx
– better gfx
Anyway CamStudio keeps crashing so I’ll not make any animation. Maybe if someone make a detailed tutorial on how to do this properly.