Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added TONS of comments, all epydoc compatible, with documentation sitting at ...HEADmasterMichael Kitson2010-11-168-53/+189
* Random operation type with each level advancementMichael Kitson2010-11-111-0/+2
* Removed the debug statement in maze.pyMichael Kitson2010-11-111-2/+0
* Gameover now resets the game to the start of level 1 with 3 lives and 0 points.Michael Kitson2010-11-111-1/+13
* Score no longer hurt from wrong answer, only lives. Level display now works a...Michael Kitson2010-11-112-16/+26
* Substaintial changes to game...Michael Kitson2010-11-116-43/+107
* more efficient redrawing in the update methodMichael Kitson2010-11-112-2/+2
* Every Object now has a clear function and a draw function. So if we draw over...Michael Kitson2010-11-114-10/+56
* Changed power pellets to green, removed unecessary modules and debugging printsAbbi Honeycutt2010-11-113-4/+1
* Added random question generation support for addition, subtraction and divisionAbbi Honeycutt2010-11-113-9/+13
* Merge branch 'master' of git.sugarlabs.org:pacmath/mainlineMichael Kitson2010-11-092-4/+3
|\
| * Pacman now stays facing the last way he was facing rather than returning to a...Michael Kitson2010-11-092-4/+3
* | Commented methods and variablesMichael Kitson2010-11-092-6/+57
|/
* Messed up indentation with last commit, fixedMichael Kitson2010-11-091-3/+3
* Added comments to maze and mazeSetupMichael Kitson2010-11-092-22/+15
* Added a box image for use in middle wall spacesMichael Kitson2010-11-091-0/+0
* fixed wide corners to fit with the rest of the pieces (50_c_*.png). Also adde...Michael Kitson2010-11-0919-15/+23
* Gifs are terrible, maze pieces are pngs nowMichael Kitson2010-11-0915-15/+15
* Added generation of addition, subtraction, and division questions.Michael Kitson2010-11-092-1/+37
* Now uses the new maze images when drawing the maze.Michael Kitson2010-11-096-2/+67
* Merge branch 'master' of gitorious.org:~classclownfish/pacmath/classclownfish...Michael Kitson2010-11-0842-3394/+1
|\
| * Deleted useless files, SugarizedAbbi Honeycutt2010-11-0642-3394/+1
* | Sprites should no longer be able to pass one another in opposite directions, ...Michael Kitson2010-11-081-2/+7
|/
* Added Lives, Score, Collision Detection, new pacman images, new ghost images.Michael Kitson2010-11-064-21/+93
* Adding the full Pacman sprite imageAbbi Honeycutt2010-11-061-0/+0
* Adding new maze element imagesAbbi Honeycutt2010-11-067-0/+0
* Merge branch 'master' of gitorious.org:~classclownfish/pacmath/classclownfish...Abbi Honeycutt2010-11-063-63/+145
|\
| * Added game code to the gameMain class, now the only code in the file outside ...Michael Kitson2010-11-061-52/+55
| * Finished adding pause screen, press p to pause the gameMichael Kitson2010-11-042-7/+47
| * Questions are now randomly generated in questionGenerator.pyMichael Kitson2010-11-043-27/+66
| * Merge branch 'master' of git://gitorious.org/~classclownfish/pacmath/classclo...Michael Kitson2010-11-04114-74/+8647
| |\
| * \ Merge branch 'master' of git://gitorious.org/pacmath/pacmathMichael Kitson2010-11-041-0/+4
| |\ \
* | | | New images!Abbi Honeycutt2010-11-0612-0/+0
| |_|/ |/| |
* | | Sugarized version using Lemonade stands VTE widget (temporary solution)Abbi Honeycutt2010-11-029-150/+81
* | | Adding the PacMath icon to the activityAbbi Honeycutt2010-11-022-0/+80
* | | Merge branch 'master' of gitorious.org:~classclownfish/pacmath/classclownfish...Abbi Honeycutt2010-11-021-0/+4
|\ \ \ | | |/ | |/|
| * | Added name 2Yasser Hernandez2009-12-191-0/+1
| * | Fixed merge conflict by handDennis Rodriguez2009-12-191-0/+1
| |\ \
| | * | Added my nameYasser Hernandez2009-12-191-0/+1
| * | | Added my name again....Dennis Rodriguez2009-12-191-0/+1
| |/ /
| * | Added my name to the test fileDennis Rodriguez2009-12-181-0/+1
| /
* | Adding a folder for sugarization testingAbbi Honeycutt2010-11-02106-3/+4265
* | Adding a test folder for sugarizationAbbi Honeycutt2010-11-0259-0/+4300
|/
* Greatly simplified player movement code in pacmanMovement.pyMichael Kitson2010-11-022-59/+31
* Fixed import problem preventing dev version from functioningMichael Kitson2010-10-261-0/+1
* Taylor - added the folder current which contains what we presented, does not ...Taylor Plimpton2010-02-2761-0/+4191
* EpydocAbel Rendon Jr2010-02-257-3/+82
* random q and aAbel Rendon Jr2010-02-251-0/+0
* Merge branch 'master' of git.sugarlabs.org:pacmath/mainlineAbel Rendon Jr2010-02-251-1/+3
|\
| * Minor detail added to commentunknown2010-02-251-1/+3