Skip to content

steewbsd/drez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drez (from spanish word for chess: ajedrez)

This is a project for fun and learning to make a chess game & engine written entirely in C lang. It features a ncurses GUI, and will feature a GTK GUI in the future.

To build:

git clone https://github.com/0xSteeW/drez
cd drez
meson build && cd build
ninja

image

About

Simple chess engine & game implementation written entirely in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published