Skip to content
View winapiadmin's full-sized avatar

Block or report winapiadmin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
winapiadmin/README.md
  • 👋 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.

Pinned Loading

  1. cppchess_engine cppchess_engine Public

    C++ 1

  2. NNUEParser NNUEParser Public

    Stockfish's HalfKA_v2_hm NNUE file structure, extra: parser and evaluation function (see official-stockfish/nnue-pytorch)

    C++ 1

  3. Fibsonisheaf Fibsonisheaf Public

    C