Want to be able to build worlds using GUI direct manipulation rather than
having to type in text.
it would insert commands in the world entry as you go so you could see them in
real-time.
First version imagined as something that lets you select a current tool to add
items to the world.
One simplifying task which I think would also be educational would be to not
implement delete
through the direct manipulation, only adding items. That way people have to
think about the script
if they want to take walls out. It also avoids a lot of difficulty having to
parse the script to find a
command matching the selected item (not impossible, just harder).
Original issue reported on code.google.com by dentaroo@gmail.com on 20 May 2009 at 12:51
Original issue reported on code.google.com by
dentaroo@gmail.com
on 20 May 2009 at 12:51