Skip to content

bundgaard1/Tactix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tactix

Tactix is a chess cngine 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 should be UCI combatible on the minimal level.

Usage

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

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