move-ordering

There are 9 repositories under move-ordering topic.

  • andoma

    healeycodes/andoma

    ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.

    Language:Python13991125
  • yigitkucuk/Theodora

    A Chess Engine Enhanced with Transposition Tables, Move Ordering, Null Move Pruning, Aspiration Window, Alpha-Beta Pruning, Quiescence Search, and Opening Books.

    Language:Python6111
  • tic-tac-toe

    ravanbak/tic-tac-toe

    Tic-Tac-Toe

    Language:JavaScript5200
  • adamrounsville/excalibur-chess-engine

    A chess engine that implements a minimax algorithm, alpha-beta pruning, piece-square tables, move ordering, and a command-line UI

    Language:Python3200
  • Karls-Sun

    Izy266/Karls-Sun

    A python based chess engine

    Language:Python3200
  • Coruscant11/Rust-Oware-AI

    Rust implementation of a minimax algorithm. The game is a custom version of the Oware. Using Alphabeta pruning, move ordering, and a tiny iterative deepening.

    Language:Rust2100
  • OBSIDIAN

    imranakki/OBSIDIAN

    OBSIDIAN, a smart Python chess engine, plays strategically at a level of approximately 2000 ELO. uses Minimax Algorithm and Alpha-Beta Pruning

    Language:Python1
  • Layheng-Hok/Jungle-Chess

    Jungle: Chess Game Engine - Implementation of Minimax, Alpha-Beta Pruning, Move Ordering, and Quiescence Search - SUSTech's project of course CS109: Introduction to Programming in Spring 2023 - Score: 110/100

    Language:Java1220
  • Razvan48/Chess-AI

    A Chess AI able to play at an ELO rating of 1300 points

    Language:C++0100