An open API service indexing awesome lists of open source software.

https://github.com/blagojeblagojevic/chess

Bitboard Engine
https://github.com/blagojeblagojevic/chess

c chess-engine chess-game cpp nnue

Last synced: about 1 month ago
JSON representation

Bitboard Engine

Awesome Lists containing this project

README

          

# CHESS ENGINE

In this repo we could find 2 folder:

1. CHESS -> In this folder gui for chess is implemneted.
2. bitboardengine -> In this folder we could find implementation of a chess engine conected to a gui from one.