-
Notifications
You must be signed in to change notification settings - Fork 0
MartinBrazdil/Chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
One of my first larger projects (from 2010). Chess program (including castling, promotion and en passant moves) implemented in C++ with efficient bitboard representation (64-bit unsigned int), precomputation of move lookup tables, simple minimax bruteforce search artificial intelligence, multithreaded on CPU computing approx. 100 million moves per second on my old laptop (7 moves ahead in up to few minutes).
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published