Skip to content

SirStoke/tess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tess

Tess is a simple chess TUI that can also load puzzles from lichess.org. The main purpose of this software is:

  1. To have a non-trivial program with which to benchmark and test LLM coding capabilities. In fact, tess is completely developed using LLMs such as OpenAI's o-series and Mistral Large models
  2. To learn cell positions and PGN notation while solving puzzles :P

Run

pip install python-chess
python tess.py simple.pgn

About

simple terminal chess ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 64.8%
  • Python 35.2%