Skip to content

A simple Chess game made in C++ displayed via the console. It currently uses C++ bitset for representing the board in a bitboard fashion.

Notifications You must be signed in to change notification settings

JoshuaKey/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

About

A simple Chess game made in C++ displayed via the console. It currently uses C++ bitset for representing the board in a bitboard fashion.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages