Shootorial #7
by Kongregate
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Shootorial #7
Tags for Shootorial #7
Description
This beginner level Flash game programming tutorial covers power ups, mini bosses, and boss battles.
How to Play
Complete the Shootorials and learn to make your own Flash games.
FAQ
What is Shootorial #7?
Shootorial #7 is a browser-based space shooter game developed by Kongregate as part of their Shootorial tutorial series.
How do you play Shootorial #7?
In Shootorial #7, you control a spaceship to shoot enemies and avoid obstacles, aiming for a high score in a classic arcade shooter style.
What is the main objective in Shootorial #7?
The main objective in Shootorial #7 is to destroy incoming enemy ships and survive as long as possible while accumulating points.
Are there any upgrades or progression systems in Shootorial #7?
Shootorial #7 focuses on core shoot 'em up gameplay and does not feature upgrades or progression systems beyond increasing your score.
Is Shootorial #7 single-player or multiplayer?
Shootorial #7 is a single-player arcade shooter game playable directly in your web browser.
Comments
Magicjacob64
Sep. 18, 2010
FOUND THE PROBLEM FOR NEVERENDING SHIELD: If you have a neverending shield, change the if(alpha < 0) in your ship file to if(alpha < 1). Alpha can never go under 0, because 0 is 100% invisible!
wsxdr
May. 07, 2010
If anyone is having problems with the floating reward points only showing 0; Right click on the RewardPoints in the Libary, click edit. Then, on properties, click on Embed. Check on Numerals [0..9]. It should be showing 50 then.
fatcatcog
Aug. 14, 2010
Bored? Put the frame rate up to 120 see how far you can get :P
slayotheslayer
Jun. 21, 2011
I think this shootorials Rock. Think about it. They are summarizing a design tools with a programming language with documentation on each chapter, AND IN 9 SHORT CHAPTERS!!!!.
This is among the shortest and precise tutorials I've seen and I´m a programmer, so please stop complaning and if you have a doubt just ask and I'm sure that sb will help you with pleasure.
I must say that here and there it needs a polish but get real people, this let you create a game in a couple of hours and some google for the refinements and voila, new flash game of your own.
Sorry if anybody got upset, not my intention at all. Keep up the good work Kong, this rocks.
Brotha_C
Aug. 22, 2010
Haha. I just started playing the game instead of writing it, and kept on playing until i realised what i was supposed to be doing. XP