Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/graphics/bounce
Commit message (Expand)AuthorAgeFilesLines
* Run graphics (pygame) examples in full screen mode (OLPC#10688)Sascha Silbe2011-03-031-1/+1
* pep8 and pylint fixes for examplesAnish Mangal2011-02-221-42/+44
* minor example fixes following reviewJames Cameron2010-06-221-1/+1
* adapt pippy examples to screen dimensions, dev.laptop.org #9260James Cameron2010-05-211-15/+17
* Revert "Localize the 'bouncing hello' example."C. Scott Ananian2007-12-111-2/+1
* Localize the 'bouncing hello' example.C. Scott Ananian2007-12-111-1/+2
* Factor out a pippy library, which programs can use with 'import pippy'.C. Scott Ananian2007-12-111-2/+2
* Allow any key to quit pygame apps.Chris Ball2007-12-081-6/+1
* Add examples from Henry Holtzman: bounce, jump, lines, pong.Chris Ball2007-12-081-0/+89