Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/dev
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
* | New images!Abbi Honeycutt2010-11-0612-0/+0
|/
* Sugarized version using Lemonade stands VTE widget (temporary solution)Abbi Honeycutt2010-11-023-2/+2
* Adding the PacMath icon to the activityAbbi Honeycutt2010-11-021-0/+40
* 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
* 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
* | Randomly generated q and aAbel Rendon Jr2010-02-2511-15/+47
|/
* Added comments that are epydoc friendlyunknown2010-02-252-5/+51
* recommitAbel Rendon Jr2010-02-253-12/+14
* Made it look more like mockupAbel Rendon Jr2010-02-255-6/+25
* Cleaned up codeAbel Rendon Jr2010-02-252-40/+38
* Made room for Q and A and exampleAbel Rendon Jr2010-02-2412-12/+63
* Cleaned up some old code commented out.unknown2010-02-214-33/+3
* Taylor - started to add some code for the questions, commented out in basicmo...Taylor Plimpton2010-02-191-0/+17
* Merge branch 'master' of git.sugarlabs.org:pacmath/mainlineTaylor Plimpton2010-02-177-0/+18
|\
| * fixed spritesAbel Rendon Jr2010-02-171-0/+18
| * Merge branch 'master' of git.sugarlabs.org:pacmath/mainlineAbel Rendon Jr2010-02-173-7/+27
| |\