Activities/Turtle in a Pond: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 163: | Line 163: | ||
===Digging deeper=== | ===Digging deeper=== | ||
To better understand how to use the above resources, view the program source, look at game.py for code relating to game strategy. | To better understand how to use the above resources, view the program source, look at game.py for code relating to game strategy. [[View_Source]] | ||
[[File:"Turtle in a Pond Activity" viewsource.png|400px]] | [[File:"Turtle in a Pond Activity" viewsource.png|400px]] | ||
If your Sugar distribution includes the Gnome editor Gedit, you can view and edit the program source. In terminal type | |||
gedit | |||
You will find the program source at | |||
/home/olpc/Activities/TurtleinaPond.activity | |||
=== Where to get Turtle in a Pond === | === Where to get Turtle in a Pond === | ||