Skip to content

thomas-pipithkul/Hold-Your-Horses-AI

Repository files navigation

Hold-Your-Horses-AI

An AI for a modified chess game called "Hold Your Horses".
This is part of UMB CS470/670 assignment.

Table of contents

Game Explanation

A 2 player chess-like game. Each player has 7 horses and 1 apple.


The horses move like the knights in chess and the apple can't move.
The objective of the game is to capture opponent's apple or all opponent's horses before they capture yours.
If no player wins after a total of 40 moves (20 per player), the game is drawn.

Demo

-- upcoming --

Technologies

Project is created with:

  • Python version 3.8.0
  • Numpy version 1.19.5
  • TKinter version 8.6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages