Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.43 KB

TODO.md

File metadata and controls

41 lines (30 loc) · 1.43 KB

Branding

Create logo and branding Setup Github org Setup docs and move content to there: #51 Revise all readmes Create website Revise what files are included in the crates

Publishing

Publish new version of crates Raise PR for other protocols to use pleco again

Development

Test engine in Arena: #132 Port over Stockfish end of game table: #113 Review unstable features and which ones we can add back: #77 Do some code profiling to see where the bottlenecks are Suggestions from here (Fix nightly warnings): #131 (then remove uninit_assumed_init and missing_safety_doc)

Integrations

Give speed comparison vs Stockfish: #128 Create comparison with other projects: #126 Update Chess engine competitive list Setup Lichess playable bot

New features

Implement PGN Parser: #71 Consider splitting up repos Look at all changes stockfish has made since Pleco was created, port over meaningful ones that will benefit Pleco

================================================

Update more packages Use the Chess.dom analyser to see weaknesses Consider moving the board ranking to the pleco_engine package Add cool runtime output