Skip to content

Sava2008/Ferrous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferrous

Chess engine which plays in a local environment

History

I (Sava2008) am a late intermediate chess player, and I have always admired how a machine can play better than any human being. I've been considering the idea of making my own engine for a few months now. I decided that I had enough competence to fullfil the dream, so, I embarked on building Ferrous, a functional chess engine that comes up with a move in any position by simply evaluating the material, and piece positioning.

How to use

Open the terminal, either run the project directly cd C:\wherever\you\unpacked\the\zip\file && cargo run -q, or build a .exe file cd C:\wherever\you\unpacked\the\zip\file && cargo build --release and move it into the main directory, so that you can use it.

About

Chess engine which plays in a local environment

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages