Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 223 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 223 Bytes

Bitboard-Chess

Learning C# in school, so took on the challange of making a chess engine. Currently no search algorithm, just temporarily made something so you can play against the computer which makes random legal moves.