Skip to content

NedimBecic/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Engine

An in-progress chess engine project with complete rule implementation and bitboard-based architecture.

This project implements a fully functional chess game with all standard chess rules.

The engine uses bitboard techniques for efficient board representation and move generation.

Link to the published app: https://chess-deploy-xl5f-qm9obqb3d-nedims-projects-b9dca87f.vercel.app/

Testing

Perft Tests: Performance tests to verify move generation correctness

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published