Skip to content

joey-bednar/amelia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amelia

Chess engine accepting challenges on Lichess.org.

lichess-bullet lichess-blitz lichess-rapid

logo

C Linux

🌺 About

Amelia is a UCI compatible chess engine written from scratch in C. You can play Amelia on Lichess.org or install a chess interface to play locally.

🌺 Lichess

Challenge Amelia on Lichess under the username AmeliaLatest. You can also spectate active games.

🌺 Technical Features

🌺 Build

git clone https://github.com/joey-bednar/amelia && \
cd amelia && \
git checkout <VERSION> && \
make && \
./build/amelia

Optionally, you may cross-compile for Windows using make TARGET=Windows or use any GCC -march option. For example, make ARCH=native optimizes for your system.

About

Chess engine accepting challenges on lichess.org

Topics

Resources

License

Stars

Watchers

Forks

Contributors