Activities/XoEditor: Difference between revisions

Line 84: Line 84:
     self._game.colors[0], self._game.colors[1]))
     self._game.colors[0], self._game.colors[1]))
</pre>
</pre>
== Suggestions for modification ==
The colors used in XOEditor are from [http://git.sugarlabs.org/sugar-toolkit/mainline/blobs/master/src/sugar/graphics/xocolor.py the standand Sugar colors class]. An interesting challenge would be to modify the program to use a different list of color pairs.


== Credits ==
== Credits ==


XOEditor was written and is maintained by [[User:Walter]].
XOEditor was written and is maintained by [[User:Walter]].