Skip to content

EduardoSteinmann/simple_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Engine

This project is a chess engine written in C that focuses on code simplicity rather than performance. I wrote it to have a definitive objective to work towards as I practice my C programming skills and to learn more about how modern chess engines work. It uses an evaluation function based on basic piece square tables and how many pieces each side has.

Dependencies

The project requires SDL2 and SDL_image in order to be built.

Features

Start Screen: image

Alliance Selection: image

Chess Match: image

Releases

As of right now, the only release is for windows.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages