1
0
Disbranĉigi 0
💀 Chess implementation in shell.
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
Iri al dosiero
Jaidyn Ann 660043422f shitpost 2017-04-11 18:26:36 -05:00
lib@e68ded350c Optimized rendering (43 seconds to 20) 2017-03-27 07:04:52 -05:00
.gitmodules Added json.sh submodule 2017-03-25 14:06:53 -05:00
LICENSE Made board.json an unmodified game of chess 2017-03-26 16:00:18 -05:00
README.md Optimized rendering (43 seconds to 20) 2017-03-27 07:04:52 -05:00
board.json Changed knight icon from 'T' to 'N' 2017-03-30 22:42:30 -05:00
check.sh shitpost 2017-04-11 18:26:36 -05:00
move.sh Removed hypothetical alg. notation support 2017-03-30 23:24:38 -05:00
render.sh Reversed the Y axis-- boards rendered upside down! :p 2017-03-30 22:12:33 -05:00

unixchesscollection

UCC - A POSIX chess game that adheres to the Unix philosophy Don't expect much just yet. Roadmap (in order):

  • JSON interpreter read support
  • Rendering chess game JSON files
  • Move validation
  • JSON interpreter write support
  • Move writing
  • Wrapper script