Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/robots
Module Name: src
Committed By: christos
Date: Mon Jun 27 18:48:49 UTC 2022
Modified Files:
src/games/robots: Makefile main.c
Log Message:
Enable FANCY mode for debugging purposes:
- To enable stand still mode (robot is not moving but waiting in place),
specify a scorefile on the command line called <directory>/stand_still
- To enable pattern roll mode (robot is changing which move to look first)
specify a scorefile on the command line called <directory>/pattern_roll
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/games/robots/Makefile
cvs rdiff -u -r1.33 -r1.34 src/games/robots/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index