← Return to Base

Syed Masood Hussain Project Case Study

Fe64

Custom chess engine utilizing raw bitboard representation for move generation and evaluation.

CBitboardsGame TheoryLichess API

System Overview

Custom chess engine utilizing raw bitboard representation for move generation and evaluation.

Architecture & Implementation

Fe64 uses compact 64-bit bitboards to represent board state, generate legal moves, and evaluate tactical positions. The project integrates with the Lichess API so visitors can inspect live and recent bot games directly from the portfolio.

Live Execution

[ ESTABLISHING UPLINK... ]