Sunday, 10 October 2010

GAME: Learning to code with As2 and As3

Hello everyone! I've started a new collaborative project recently and one of my contributions will be making a flash game! I found a very helpful website to help me with this: http://www.flashgametuts.com/. It's got lots of popular flash game concepts and teaches you how to create them yourself very simply. They've got both As2 and As3 tutorial versions for each game tutorial which makes the code more accessible to everyone. I highly recommend this website!

My game will be a platform based game since I think it'll be a cool concept to understand and work with. At the moment I'm still creating the basic structure of the code. I've decided not to copy and paste all the code from flashgametuts.com and work step by step to understand some of the code. This way I'll be able to easily edit the code to my preferences. This is a slower process but it'll benefit my learning incredibly... I also recommend this to anyone else who's learning code.

That's it for now. Sorry if it was a little dull. I hope to later have some pictures of the actual game which should be a lot more interesting!

No comments:

Post a Comment