Skip to content

dronavallipranav/dumb-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DumbChess

A terrible chess engine written in Go. Meant to look for the worst moves, a task that is the inverse of a good chess engine's goal. Sadly, It is not even the best at finding the worst move. Truly mediocre...

Usage

1.build the project

go build

2.run cli

./dumbChess cli

Implements the UCI protocol so the engine can be added to a GUI environment as well

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages