"cheat" now has command-line arguments for generating cheat files
authorAaron Traas <aaron@traas.org>
Tue, 27 Jun 2017 14:33:10 +0000 (10:33 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 27 Jun 2017 20:13:49 +0000 (16:13 -0400)
commit7392603b7df67013d81f8d156b0ccdd8b9de34fb
tree76d63a91ef109265852fd15890065658ade245db
parent894b3de9493d26d7dec33aac7b820783c108803b
"cheat" now has command-line arguments for generating cheat files

-d number of deaths. Signed integer value
-s number of saves. Signed integer value
-o file name of save game to write
cheat.c
tests/Makefile