Video Game and Computer Programming

Source Codes and a Sneak peak

Hello again. My sincere apologies for such a late posting. I ran into a couple coding problems which set back development on the SRL game a bit, plus college weekends are quite distracting. However, I have gotten back into my groove and will be spending the majority of today coding this game.

Like I promised, here is the complete .fla file for The Space Invades: Download Me!
Everything should be included in the zip file. You can edit the code and redistribute it as much as you like.

Also, for those interested in looking at some C++ code, here is another assignment.
In short, the c++ file a typical "Guess the number" game. Input your name and the game will generate a random number between 1 and 100. Then it will track the number of tries it takes for you to guess the correct number, while also giving hints.

Click below for a preview of SRL!

16 comments:

JR said...

Thank you for the code! Great learning experience, I am going through it right now =D

Mr. Rogers said...

thats a funny little game

Improve your Vocab! said...

great post! it's nice to see such enthusiasm for the subject you're studying.

Anonymous said...

Nice game.

Anonymous said...

Well, I'm definitely new to this programming world... would you recommend me C++ to start learning?

btw, added you to my favs & morngcoffee ;)

JDeebs said...

@Rodrigo
It does certainly help to know some other low-level programming languages before starting C++. Even general JavaScript will expose you to various programming syntax's. C++ may be hard, but it is rewarding to keep practicing with.

Anonymous said...

Looks like fun... I can't wait till I get a grasp on Java.

Josh said...

This is incredible. I can't believe you put this together.

GamerGanz said...

Games and coding, two of my favorite passtimes! I love blogs like this. :)

Unknown said...

space invaders is awesome. thanks.

Boatato said...

There's no better day than Valentine's day to be alone and code games.

Ciriis said...

I am very interested to see the end product that comes from this, thanks for the update.

JDeebs said...

@Boatato:
Sure is. But uh, I'm not single.

AuditorAwakening said...

Thanks for the download! It will keep me entertained.

Meisefelix said...

nice game, thanks for the sourcecode

Zephyr said...

The link doesn't work for me, all I get is a link to the picture.

Post a Comment