Skip to content

jonne-sotala/TiraChess

Repository files navigation

TiraChess

A simple chess AI in Java.

Weekly reports

Documentation

Usage

Requirements

The application requires you to have java and gradle installed on your computer. The application has been developed using the latest Java version 15. However, it should work on older versions as well.

Run application

Application can be run using command:

gradle run --console plain

Testing

Run tests and get test reports:

gradle test

The test reports will be saved at index.html and you can examine them by opening the HTML file on your browser.

Checkstyle

Style checks can be run by command:

gradle check

The checkstyle report will be saved main.html and you can open it in your browser.

About

Data structures and algorithms: Lab project

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages