Skip to content

PitterGao/Regulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazonsChess

amazonsChess in go

contributor

MurInJ

function

amazonsChess have follows functions as so far:

  • play one round game quickly
  • randomly play
  • get chess history after one round
  • use AI written by yourself
  • colorful terminal and hidden option

install

github.com/PitterGao/Regulation

qiuck start

The following code can achieve the effect in the preview

game := amazonsChess.Game{CurrentPlayer: 1}

game.Start(true)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages