Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game.py
Commit message (Expand)AuthorAgeFilesLines
* reorg of toolbarWalter Bender2011-12-161-40/+20
* added a dance at the endWalter Bender2011-12-161-18/+45
* add imported strategy to strategy listWalter Bender2011-12-161-13/+9
* add levelsWalter Bender2011-12-161-6/+48
* added weighting function to strategy algorithm... perhaps it is too difficult...Walter Bender2011-12-011-7/+38
* larger dots; added missing space to error messagesWalter Bender2011-12-011-11/+11
* added helper routines for building strategiesWalter Bender2011-11-301-5/+17
* added _surrounding_dots method to simplify strategy codingWalter Bender2011-11-301-14/+18
* fixed problem with turtle overlap on hit detectWalter Bender2011-11-301-25/+15
* make the default algorithm a bit more challengingWalter Bender2011-11-301-0/+4
* add more messages re strategy and game playWalter Bender2011-11-301-2/+6
* report Python errors in imported strategy code; rotate turtle as it navigates...Walter Bender2011-11-301-12/+56
* made turtle a turtleWalter Bender2011-11-301-23/+106
* new projectWalter Bender2011-11-301-0/+311