Development Team/Sugargame: Difference between revisions
| Line 19: | Line 19: | ||
See also [[Development Team/Sugargame/Examples]]. | See also [[Development Team/Sugargame/Examples]]. | ||
==== Wrapping a | ==== Wrapping a PyGame program ==== | ||
To use Sugargame to Sugarize a | To use Sugargame to Sugarize a PyGame program, set up an activity directory and copy the Sugargame package into it. For an example, see the directory named test, inside the Sugargame repository. It is in fact a Sugargame activity. | ||
The activity directory should look something like this: | The activity directory should look something like this: | ||