Updated README: Equal sign not required with `--mode` flag.
[sgk-go] / interface /
2021-05-28 Aaron TaylorUpdated help commands to only display allowed subset...
2021-05-28 Aaron TaylorTwo player mode now works with basic functionality.
2021-05-27 Aaron TaylorWIP commit for two player mode.
2021-05-27 Aaron TaylorAdded a bidirectional pipe between two client instances...
2021-05-25 Aaron TaylorAdd CLI option for two player game, and associated...
2021-05-24 Aaron TaylorAdded ANSI mode with separate flags for `ansi` and...
2021-05-24 Aaron TaylorRemoving color definitions made superfluous by previous...
2021-05-24 Aaron TaylorReverted changes to play_ascii() interface since they...
2021-05-24 Aaron TaylorBuilt framework to allow ANSI mode to coexist with...
2021-05-24 Aaron TaylorRan clang-format on one file missed during previous...
2021-05-24 Aaron TaylorBefore starting to tinker, ran clang-format on files...
2021-05-24 Aaron TaylorPopulated project README and added screenshot of new...
2021-05-20 Aaron TaylorModified colors for compatibility with Tektronix 4107...
2021-05-18 Aaron TaylorFixed bug created in previous commit on right hand...
2021-05-18 Aaron TaylorQuick hackjob to add color when playing in ASCII mode.
2021-05-18 Aaron TaylorInitial commit of GNU Go v3.8.