changeset 85:f420fabd0e44 default tip

One last README change
author Michael Pavone <pavone@retrodev.com>
date Mon, 28 Jul 2014 04:42:24 -0700
parents 23d74104e515
children
files code/README
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/code/README	Mon Jul 28 04:41:30 2014 -0700
+++ b/code/README	Mon Jul 28 04:42:24 2014 -0700
@@ -181,6 +181,8 @@
          LM Quiche GHC and game state code. It did provide faster feedback for
          runtime errors in the gameState simulator, but in retrospect the time
          would have been better spent elsewhere.
+ghost2.gq - An attempt at writing a 3rd ghost AI. It seemed to worsen the
+            performance of our ghost team so it was abandoned.
 test.lm - random collection of syntax for exercising parts of the compiler
 simple.lm - picks each direction in order every 4 turns
 mike00.lm - test program for developing library functions