Skip to content

Eirik0/BoardGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoardGameEngine

This program is an experiment in Artificial Intelligence, or more specifically, board game analysis. The user is able to play against the computer or watch matches against different AIs. Featured games include Chess, Gomoku, Paper Soccer, and Ultimate Tic Tac Toe.

Please enjoy this program and thank you for checking it out!

Requirements

  • git - For cloning
  • Java Development Kit (JDK) 8 (or later) - For compiling and running
  • GNU Make (or equivalent) - For build automation

Installation Instructions

To download and compile this program enter the following commands in a terminal:

git clone https://github.com/Eirik0/game-template.git
git clone https://github.com/Eirik0/BoardGameEngine.git
cd BoardGameEngine
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published