The MASM Forum
Miscellaneous => Miscellaneous Projects => Topic started by: caballero on January 03, 2014, 06:03:46 PM
-
Hello. This is my version of Space Invaders classic game. It is far from finished and left many things, and when this happens I will dedicated it to my wife and two sons who enjoy a lot playing with it. Hey!, you are great! :biggrin: :t
FAQ:
Q. Where are the source codes?
A. I've got them, but you haven't. It is freeware, not open source, at least for the moment.
Q. How interesting, can I unasembly it?
A. Hmm. Yes, you can, but you shouldn't.
Q. How can I play?
A. <- / -> to move your ship, ctl to shoot.
Good fun and happy weekend, guys.
Alfonso
-
Nice :t
Played it a lot in those first arcade halls.
-
Alfonso,
runs fine under 64 bit - Windows 7 and 8 :t
Gunther
-
won't run with DEP enabled (this kind of SMC is a no-go).
-
Hi Alfonso,
Nice work. You should add an option to restart the game if the player runs out of lives.
-
Hi Alfonso,
Nice work. You should add an option to restart the game if the player runs out of lives.
Sure, sure... This is another enhanced version, this time with levels, game over, UFO character, etc...
It left yet credit screens, and other things...
Regards
-
Good job.
For old farts like Dave, Hutch, and me, a machine gun would be nice. :-)
When you get old, patience diminishes. :-)
Andy
-
Hi,
Works with Windows 2000. Play seems to go okay, mostly.
I must be hitting a key, or something, as it seems to start
over at random.
Regards,
Steve N.
-
Good job.
For old farts like Dave, Hutch, and me, a machine gun would be nice. :-)
When you get old, patience diminishes. :-)
Andy
:biggrin:
Yes, that's a desperate thing in the game: only one shot alive each time. I suppose it's one of the first video game, and one of the simpliest to do.
Regards
-
Since the response is positive in here, if you want to make a 3D version of this, I will give you the framework of my OpenGL 3D engine and share you my knowledge using blender to create a cool lighting effect. :greensml:
-
Hello, Farabi. Thank you. For the moment, I have no time even to finish it: I want to create some somessage and an introduction scene like Star Wars (3d text). Adding an "about" window, and sound...
I'd like to make a pac-man too and something like stardust.... When I have time.
Nevertheless, if you have good knowledge using Blender, why not share it with us: a tuto? I will use it as soon as I have time for it, and in such case i will credit you, of course. ;)
Regards
-
Yeah. Not much time to work on it. Not a heaven code, so... here it is, compile it with tinyc. Have fun.
-
Alfonso,
works fine. :t
Gunther
-
Making a 3D version of Space Invader should be easy
here is the 3D OpenGL framework if you want to see it http://farabidatacenter.url.ph/MainSystem/MainData/fGE2.zip
I hope it would be usefull for anyone.
-
Hi Farabi,
here is the 3D OpenGL framework if you want to see it http://farabidatacenter.url.ph/MainSystem/MainData/fGE2.zip
I hope it would be usefull for anyone.
yes, that looks interesting. I'll check it out in the next days.
Gunther