Home

Drag to rearrange sections
Rich Text Content

Welcome to JavaChess!

This page contains all the files needed to run a chess application, including source code, gifs to represent the pieces, and javadoc documentation (in the docs folder).

There are three driver classes: two intermediate/totally ghetto versions (GameStdOut.java and GameGridWorld.java), and one mildly ghetto version (GameGUI.java). See the description page for more details.

Known bugs:

  • There is no concept of en passant or promotion.
  • The game never really ends... if the game recognizes a checkmate, it'll let you select, but not move, pieces.
  • Kings are allowed to castle out of check.
  • Spaces directly in front of pawns register as threatened.
rich_text    
Drag to rearrange sections
Image/File Upload
attachment 26636882  
Drag to rearrange sections
Rich Text Content
rich_text    

Page Comments

No Comments

Add a New Comment:

You must be logged in to make comments on this page.