Skip to content

lkhamsurenl/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple multi-player Chess Game written in Java.

Several notable features include:

  • MVC design pattern
  • Comprehensive unit tests for the most part
  • Usage of inheritance for less code duplication and code orthogonality

Overview

How the game looks: Regular game mode

Future Direction:

  • Adding network Support for multi-players
  • AI for the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages