8000 GitHub - dannymichaelson/Chess: GUI and Command Line Based Chess
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dannymichaelson/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

GUI and Command Line Based Chess

This is a chess game made in Java that can be played in a GUI or Command Line (or both simultaneously!). The game includes the option to play with custom pieces (Wazir and AntiPawn), as well as other options such as forfeiting and undoing a move. I programmed all logic and GUI elements. Main.java should be run to start the game. Game.java contains all game logic, ChessGUI.java contains all GUI logic, Board.java is the board object, Piece.java is the main class for all Pieces, and Player.java is the player object.

About

GUI and Command Line Based Chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0