Skip to content
#

move-ordering

Here are 16 public repositories matching this topic...

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

  • Updated Aug 4, 2023
  • Java

This project presents an AI-driven Othello (Reversi) game designed to compare multiple algorithms, including Minimax, MCTS, A*, Q-Learning, and Negamax. It demonstrates various difficulty levels, which introduce controlled randomness to the AI for a more dynamic gameplay experience.

  • Updated Apr 21, 2025
  • Python

Improve this page

Add a description, image, and links to the move-ordering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the move-ordering topic, visit your repo's landing page and select "manage topics."

Learn more