sugarlabs / Pippy

Pippy allows the student to examine, execute, and modify simple Python programs. In addition it is possible to write Python statements to play sounds, calculate expressions, or make simple text based interactive games.
GNU General Public License v2.0
11 stars 34 forks source link

Physics example fails #66

Closed quozl closed 1 year ago

quozl commented 5 years ago

In v72, the Physics example started fine.

In v73, the Physics example fails to start, because the embedded Box2D library is not ported.

Work is needed to;

At time of writing,