Skip to content

An engine for playing the game of chase (not chess).

License

Notifications You must be signed in to change notification settings

simondorfman/chase-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chase-AI

Chase is an abstract strategy game that's played on a hex board with 6-sided dice as game pieces. It shares some similarities with Chess: perfect information, no elements of chance, and pieces that move in designated ways. Many Chess strategies like pins and forks can be used in Chase. Read the rules here.

Chase-AI is a way to play Chase on your Windows computer against an AI opponent.

Example Screenshot

Install

Download and double-click the latest setup-chase.exe file from the releases page.

More info about Chase

Copyright

Chase rules and design by Tom Kruszewski (1986). Chase-AI copyright Scott Clayton 2016.

About

An engine for playing the game of chase (not chess).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Inno Setup 1.1%