Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ww92030-storage/chess

Simple chess engine in C++
https://github.com/ww92030-storage/chess

chess chess-ai chess-engine chess-game furry protogen

Last synced: about 1 month ago
JSON representation

Simple chess engine in C++

Awesome Lists containing this project

README

        

# CHESS
Simple chess engine in C++. All AI promotions are queen (the move input system is not sophisticated enough right now sorry) and the 50 move rule is not implemented (however the move counter is implemented). If there are any bugs please send in an issue or message me on Discord (normalexisting).

- Also includes a version for an ESP32 and some LED panels.