Skip to content

zombifier/baroque-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baroque-rs

An implementation of Ultima, complete with rudimentary AI.

To run, supply 2 arguments indicating the players for Black and White. 0 for human/manual, and 1+ for AI. The higher the number the deeper in the decision tree the AI searches, and the longer it takes.

./baroque 0 2 # To play against a moderate AI

To make a move, type 2 square coordinates separated by a space; a1 c4 for example.

About

Ultima chess in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages