Chess engine Nagato 1.0.0 — First Stable Release

 


Nagato v1.0.0 — First Stable Release

A UCI chess engine written in Rust.
github:https://github.com/ricemaster1/nagato-chessengine Author: Ricemaster1


Features

  • Bitboard representation with magic bitboards
  • Alpha-beta with PVS, iterative deepening, aspiration windows
  • Null move pruning, reverse futility pruning, LMR
  • Killer moves, history heuristic, counter move heuristic
  • Transposition table with 4-entry buckets
  • Zobrist hashing
  • NNUE evaluation (768→128→32→1) with HCE fallback
  • Tapered evaluation with piece-square tables
  • Pawn structure & mobility evaluation
  • Static exchange evaluation (SEE)
  • Experience/learning system
  • UCI protocol support

Comments

Popular posts from this blog

We already have the new Fritz 20 program - what does it look like and how does it work?

Stockfish 250702 wins Android Chess Engines Tournament, 2025.08.03-04