Skip to content

UndefinedCpp/EmeraldChessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a toy chess engine I developed over two weeks as part of my winter break project. It is UCI-compatible, and plays at the level of 1306 Elo on CCRL.

This software does not come with a GUI, so if you want to play it you will need to download one from Internet. I recommend en-croissant.

This engine is still WIP and will be updated from time to time. Currently I am refactoring and optimizing and hope to hit 1600 Elo soon.

Compiling

Use the Makefile to compile the engine.

License

This project is licensed under the MIT License.

Acknowledgements

During the development, I have referred to and learned from a lot of resources, including:

About

A toy chess engine playing at 1600 Elo

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages