Thursday, August 2, 2012

Escaping: My scratch-based shoot-em-up game

I have been playing around with Scratch for a few weeks now. Scratch is a very efficient and easy to use programming environment, used for teaching/learning programming.
http://scratch.mit.edu

The result is a basic shoot-em-up game, I called 'Escaping'.
You can play it online or download the project file itself and running in on your scratch installation. (I recommend the 2nd).

http://scratch.mit.edu/users/killerchip

If you are playing around with scratch, it's worth downloading the project.
I have created the objects in this project as 'independent' as possible. So you can export them and use at your own game.

There are also a lot of notes inside the code to help you with.

If you have any comments or need extra help, don't hesitate to contact me.

Enjoy!