vote up 5 vote down star
2

Hello all,

I'm looking for (mainly for children) to learn about how to create games applications not as complex as Game Maker, I didn't find anything like this.
I need it to show children an entry point to create games.

flag

38% accept rate
That's stupid, teach them C++. – Iraimbilanja Mar 23 at 7:37
Come on, everybody knows that games are programmed in assembly language ;--) – mirod Mar 23 at 7:40
My dad started me programming in BASIC with a simple maze-based dungeon game that we coded together. Ah, happy days :) – Mark Pim Mar 23 at 8:51

3 Answers

vote up 1 vote down check

I think you should go ask Alice

http://www.alice.org/

(oh, I've been wanting to say that for weeks ever since I found it :-) )

Alice is an innovative 3D programming environment that makes it easy to create an animation for telling a story, playing an interactive game, or a video to share on the web. Alice is a teaching tool for introductory computing. It uses 3D graphics and a drag-and-drop interface to facilitate a more engaging, less frustrating first programming experience.

link|flag
It requires programming and it is 3D. The questioner wanted something that required no programming and was 2D. So your reply helps...how? – Neil Butterworth Mar 23 at 16:05
Your comment also doesn't help – Jon Mar 23 at 16:12
Yes, but it's not programming in the sense of writing code. Watch the video - there's some neat ideas, in particular the one about being unable too write code that is syntactically incorrect. – Cruachan Mar 23 at 17:29
vote up 0 vote down

Despite your reluctance I'd recommend Game Maker, game creation is a complex process and sometimes you can't avoid the fact you've just got to do some thinking. Surely you could sit with them and help them understand the process as you created simple games. In my opinion anything simpler will not really be laying any foundation for future development of skills in this area.

link|flag
kids from 4 to 10 , i dont think game maker will be good for them . – unknown (google) Mar 23 at 9:22
vote up 3 vote down

scratch is pretty good, mostly point and click. I haven't used alice but it seems to be better for slightly older kids.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.