Skip to content

bundgaard1/Tactix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tactix

Chess Engine written in Go. The goal of this project is to create a chess engine that can play chess at a decent level.

For now the engine is just a simple implementation of a chess engine with legal move generation. The engine is not UCI compatible yet. Running the enigne provides a simple command line interface to interact with the engine.

Usage

To get started, clone the repository and run go run Tactix/main.go to start the engine.

The engine is not UCI compatible yet. Type help to see the available commands.

About

Chess engine written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published