Main Page

From CodeStuff
Revision as of 10:32, 25 January 2012 by Lerc (Talk | contribs)

Jump to: navigation, search

The beginning of something that probably won't be finished

This is an experiment at making an introduction to programming wiki where code can be tweaked and run from inside the wiki page. The API has just a few functions available, but it should be sufficient to be able to make some interesting things to play with.

Give it a go by clicking Run. Give Radish a go for something that moves and has mouse and keyboard input.



I am teaching some primary school students an introduction to programming so I am adding documentation that tries to assume as little background as possible. I am not a great writer so things might be a bit rough.

You could see how they're Getting Started