- 👋 Hi, I’m @winapiadmin
- 👀 I’m interested in assembly language and C/C++ (at least)
I'm making a form to submit your chess engines' code, you can submit your engine here
Some of the noticable repos:
- cppchess_engine: A NNUE chess engine that uses Stockfish nets, or a handcrafted engine at another branch
- NNUEParser: (maybe faulty) A wrapper of Stockfish's NNUE support to any other chess libraries. Be careful you need to enforce your project to use Stockfish's project structure.