Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/DEVELOPING
diff options
context:
space:
mode:
authorBrian <brian@laptop.org>2008-07-16 19:08:09 (GMT)
committer Brian <brian@laptop.org>2008-07-16 19:08:09 (GMT)
commit37c51a205706d38ee52f916951da964e2bb36c16 (patch)
treeecd07b0b9f6d1994618ab3df583c01145c608b0e /DEVELOPING
parentf5a0989c9088be56c9384c2e896a0d2c184065ac (diff)
Organizational planning file, cleanup
Diffstat (limited to 'DEVELOPING')
-rw-r--r--DEVELOPING9
1 files changed, 9 insertions, 0 deletions
diff --git a/DEVELOPING b/DEVELOPING
new file mode 100644
index 0000000..28b4160
--- /dev/null
+++ b/DEVELOPING
@@ -0,0 +1,9 @@
+activity/
+activity.py
+elements/ - (upstream, but branched here) Simplification wrapper around pyBox2D (in a subdirectory here)
+helpers.py - mathematical helper functions
+icons/ - all graphics used in Physics (mostly svg menu icons)
+olpcgames/ - (upstream) The Pygame wrapper for the OLPC Sugar platform
+physics.py - contains screen setup, main loop, tool list
+setup.py
+tools.py