# HG changeset patch # User Michael Pavone # Date 1406547744 25200 # Node ID f420fabd0e4412008944cb8deb19f46b623d3ad9 # Parent 23d74104e51570950956902a8052bac5e35ad5b2 One last README change diff -r 23d74104e515 -r f420fabd0e44 code/README --- 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