Skip to content

A small personal project to develop chess in java

Notifications You must be signed in to change notification settings

King-Logan/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A small personal project to develop chess in Java over the course of a few weeks in Feb 2021. This game is represented entirely in the Terminal through use of ASCII characters.

Run main from Board.java and follow the instructions to play!

Unimplemented Features

  • En passant
  • Castling
  • The game does no handling for if a King piece is in check.

About

A small personal project to develop chess in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages