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
Publish new version of crates Raise PR for other protocols to use pleco again
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
)
Give speed comparison vs Stockfish: #128 Create comparison with other projects: #126 Update Chess engine competitive list Setup Lichess playable bot
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