Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 363 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 363 Bytes

leelay

LeelaZero TUI wrapper

How to use

python3 install -r requirements.txt
python3 main.py

Features

  • board ui
  • leela launcher

TODO

  • use play_move to play gen_move
  • focus cursor after genmove
  • undo, history
  • state and ko
  • real-time, winrate
  • showing whoseturn
  • unit test
  • save and load sgf file