Skip to content

Simple two player Chess game, created using java. Please see readme for more information.

Notifications You must be signed in to change notification settings

dhairyahp15/Chess-Game

Repository files navigation

PROJECT TITLE: Chess

PURPOSE OF PROJECT: Basic version of chess.

AUTHOR: DHAIRYA PRAJAPATI

USER INSTRUCTIONS: The GameController.java contains all the logic and interface for the game. To play 
the Chess you can simply run the GameController.java file.

This game uses the StdDraw library from Java to display the graphics of the game.
You can play this game using mouse as two players, it shows green tiles for all the possible moves for
different pieces.

Note: This game does not support the situation where king is in the position of check.

About

Simple two player Chess game, created using java. Please see readme for more information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages