Skip to content

zignd/puc-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puc-chess

Simple chess game that implements the Alpha-Beta algorithm. You can play against the algorithm or you can enable a randomized mode in which you can just watch the game play by itself.

Usage

# Run the game
go run main.go

# Display additional parameters
go run main.go --help

Gameplay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages