/Chess

Java Chess game made by two high school students

Primary LanguageJava

Chess

Version 0.3

Features:

  • Sets up board
  • Sets up pieces
  • Checks piece's team
  • Check pos for piece
  • Moves piece with board update
  • GUI
  • Valid moves

Todo:

  • Pics of pieces
  • Queen, King, Knight paths
  • Checks, checkmates
  • drag and drop gui