Development Team/Sugargame: Difference between revisions

Manuq (talk | contribs)
Manuq (talk | contribs)
Line 19: Line 19:
See also [[Development Team/Sugargame/Examples]].
See also [[Development Team/Sugargame/Examples]].


==== Wrapping a Pygame program ====
==== Wrapping a PyGame program ====


To use Sugargame to Sugarize a Pygame program, set up an activity directory and copy the Sugargame package to it.
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: