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

https://github.com/namberino/kleos

A chess engine in C (Made without using the Internet)
https://github.com/namberino/kleos

Last synced: 3 months ago
JSON representation

A chess engine in C (Made without using the Internet)

Awesome Lists containing this project

README

        

# Kleos Chess Engine

A chess engine written in C. Made without using the Internet (Well I did have to use it to access the SDL2 documentation). Work in progress.