aboutsummaryrefslogtreecommitdiff
path: root/games/ptools
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-4/+0
| | | | Notes: svn path=/head/; revision=276993
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* PTools version 1.1.Alejandro Pulver2008-01-305-0/+105
This is a collection of utility programs for the game of Core War. The programs in this archive work well with the pMARS system, but most programs will also work with other simulators. Below is an overview of what we have: * mts - Short for "MARS Tournament Scheduler". * mopt - The "multiple optimizer" calculates optimal sets of constants for warriors. * pname - pname renames warrior files based on the ;name line. These additional tools have been included in the port but are not part of the original ptools package: * p3-2 - For generating p^3 redcode snippets. * corestep - For finding optimal step constants (similar to mopt). Note that the port prefixes all of these programs with "ptools-" to avoid conflicts and/or confusions with other ports. WWW: http://www.koth.org/pmars/ Notes: svn path=/head/; revision=206422