/Chess

Simple Chess Game

Primary LanguageJava

Chess

This is a simple text based chess game made using Java.

Getting Started

Download or clone this repo and build it using any java IDE you would like for from command line using the javac command.

Prerequisities

This game has only been tested using Java 8. You can download Java8 from here.