platipy / spyral

http://platipy.org
Other
49 stars 12 forks source link

Explore adding interactive mode #49

Open icarito opened 10 years ago

icarito commented 10 years ago

Check out how Pilas engine (similar project) does it: http://www.youtube.com/watch?v=_T_9p8DF1fs

Regrettably Pilas went with QT so it's not easy to integrate with XO.

Interactive mode would make it really nice to show concepts and get instant feedback.

icarito commented 10 years ago

I added a simple experimental interactive shell to the hangman and it's showing a lot of promise!

https://github.com/icarito/colgadito-spyral/blob/65fe324c19a779180ddb89edcb267e60ef4e36a7/terminal/interactiveconsole.py

icarito commented 10 years ago

I've updated a prototype of a new activity: https://github.com/icarito/taller-artesano It's an interactive authoring tool! Note it requires gvim currently.

icarito commented 10 years ago

fixing #59 would make the interactive experience more compelling

acbart commented 9 years ago

Awesome!!! I really need to sit down and play with this. An interactive mode would be amazing...