Skip to content
/ chidx Public

A chess position search engine allowing partial positions to be searched in realtime

License

Notifications You must be signed in to change notification settings

dezyh/chidx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Takoyaki

A chess position search engine allowing partial positions to be searched in realtime.

Roadmap

  • Parse Lichess PGNs from the (Lichess open database)[https://database.lichess.org]
  • Index games/positions for exact queries
  • Index games/positions for partial queries
  • Search for positions with exact queries
  • Search for positions with partial queries
  • Design TQL (Takoyaki Query Language) formal language
  • Index games/positions for complex queries with TQL
  • Search for any position and move sequence using TQL

About

A chess position search engine allowing partial positions to be searched in realtime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages