A lockfile is stuck; please send me e-mail to let me know.
A lockfile is stuck; please send me e-mail to let me know.
This is a Java programs. There's only one. If I had been paying attention in my Java class, I might have made more stuff. Oh well. If you don't already have Java installed, you'll need the JRE from Sun.
java -jar connect4.jar
.
This new version has a vt100/ANSI color interface; if you're running
in an environment where that won't work, add -plain
to
the end of the command line to use the old plain-text UI.
(To enable ANSI color support on Windows XP, add DEVICE=ANSI.SYS
to C:\Windows\System32\Config.nt
; this does not appear to work
on Vista.)