Skip to content

ggian00/ChessJavaApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ChessJavaApp

Relevant code under Chess/src/chess/

This app was designed to implement chess through the java console. The program will print a chessboard with pieces denoted by 2 letters, and will take input in the form of (startPosition, endPosition). Ex (b1,c2). This program implements enpassant as well as castling, however it does not have stalemate detection or turn limits.

About

Java console Chess app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published