Page 1 of 1

Simple Game Development System

Posted: Wed May 16, 2007 7:17 pm
by barnes
I've found this website known as Scratch. It allows you to make simple games using drag and drop blocks, and then upload your projects to the internet to share with others. Really interesting for anyone interested in learning game development. Its really simple, but a good starting spot.

Scratch!


So, give it a try, and share your work!

Posted: Fri May 18, 2007 1:22 am
by barnes
Ten minutes into playing with it, I've made 2 player pong! Pretty simple, and a lot of fun. Should help new comers the methods of game design. If statements, random numbers, etc.

My next project will be a Keeper clone! This one might be a little bit more tough...