Pocket Invaders
Community Forums/Showcase/Pocket Invaders
| ||
This shooter was an old community project which I have tided up a little. The code has been restructed, graphics animated, and sfx cleaned up SOURCE CODE INCLUDED - Feel free to add to the code It really needs the hi-score sorting out (non-functional at the moment) Timing code is very basic and the screen is window only The idea was to create a 'pocket' type shooter CONTROLS =============== CURSORS LEFT / RIGHT - Move ship SPACE or CURSOR UP - Shoot ![]() DOWNLOAD HERE - > Pocket Invaders 01 - Courtesy of DabHand |
| ||
Thanks for sharing! Btw: Aren't the aliens supposed to die instantly (= 1 hit kills)? |
| ||
In this version the aliens have a certain amount of strength before they die (otherwise the levels tend to race by) |
| ||
Having trouble downloading this. The zip is about 40K and says it's corrupted. Tried several times... |
| ||
dl'd fine here. strange i don't remember this as a community project before, but it's a fun little game... thanks |
| ||
Jake, It could be the SkyDrive service. It is generally horrible to use. For reference the file should be 1.81MB |
| ||
Had difficulties downloading it as well. Can E-Mail it to Grey if needed?! |
| ||
strange i don't remember this as a community project before, but it's a fun little game... thanks It's a really old one, from around the time BlitzMax itself was first released: http://www.blitzbasic.com/Community/posts.php?topic=47006 |
| ||
I can't download it either, can somebody email it to me so I can at lest post it in my filefront page. Free, easy and fast.:) |
| ||
If Jim doesn mind:- http://dabz.syntaxbomb.com/Files/pocketinvaders_01.zip If you want Jim, here is the tiny URL for it if you want to throw this up elsewhere:- http://tinyurl.com/dcbd75 Dabz |
| ||
thanks! Dabs. I will put it also in my downloads page along with other games with source I have there, if It's not a problem Jim. |
| ||
Skydrive still weird for me. Got from SyntaxBomb, thanks Dabz |
| ||
Neat works well. Perhaps some of the aliens could be 1-hitters just for that feeling of satisfaction. |
| ||
@Jim... I've just validated your account at Syntaxbomb mate... @Chaps.. No bother! ;) Dabz |
| ||
Excellent .. Thanks Dabs! |
| ||
No bother Jim, its Qubes birthday today, so he'll probably sort out your hosting tomorrow mate, if he's not too rough! :D But he'll sort it for you! ;) Dabz |
| ||
I managed to add some code I had in my library sligtly modified. Let me know how bad I messed it up.;) add this image to the "img" directory as "getready.png" ![]() replace "alienbullet.png" with this: ![]() or get the game from my signature link |