The projects page is a work in progress.

  • Project

    Chess Engine C++

    A chess engine written in C++ that implements minimax algorithm with alpha-beta pruning for efficient move calculation.

    Overview

    A chess engine written in C++ that implements minimax algorithm with alpha-beta pruning for efficient move calculation.