aboutsummaryrefslogtreecommitdiff
path: root/games/peg-e
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update URL of my distfile mirror in 87 portsDmitry Marakasov2009-07-281-1/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=238527
* - Update to 1.1.0Dmitry Marakasov2009-05-122-6/+5
| | | | | | | | - Mark MAKE_JOBS_SAFE - Remove extra QT_COMPONENTS line Notes: svn path=/head/; revision=233740
* Peg-E is a peg solitaire game in which you jump over pieces in orderDmitry Marakasov2009-01-304-0/+50
to remove them from the board, ultimately trying to eliminate all but one. The boards are randomly generated, with 100 levels of difficulty. The game auto-saves, and has undo-redo capability. Pieces can move horizontally, vertically, and diagonally. WWW: http://gottcode.org/peg-e/ Notes: svn path=/head/; revision=227170