Difference between revisions of "Karma"
Jump to navigation
Jump to search
m (Karma is a framework for creating activities with javascript and html5) |
|||
Line 1: | Line 1: | ||
[[Image:Karma.png|right]] | [[Image:Karma.png|right]] | ||
+ | |||
+ | [[Karma]] is a yet-to-be-created framework for creating very simple Sugar activities using javascript and html5. It is not intended to create powerful animations, simulations, or reusable artifacts. PyGTK and pygame are much better tools for that purpose. | ||
+ | |||
+ | == Team == | ||
+ | |||
+ | At this time, [[USER:BryanWB| Bryan Berry]] and Felipe Lopez Toledo "SubZero" are exploring Karma as a Google Summer of Code project. BryanWB will likely serve as the mentor and Felipe as the GSoC participant. | ||
+ | |||
+ | == Project Requirements == | ||
+ | |||
+ | |||
+ | |||
+ | == Project Plan == |
Revision as of 07:51, 23 March 2009
Karma is a yet-to-be-created framework for creating very simple Sugar activities using javascript and html5. It is not intended to create powerful animations, simulations, or reusable artifacts. PyGTK and pygame are much better tools for that purpose.
Team
At this time, Bryan Berry and Felipe Lopez Toledo "SubZero" are exploring Karma as a Google Summer of Code project. BryanWB will likely serve as the mentor and Felipe as the GSoC participant.