Skip to content

sandviklee/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess game in JavaFX ♟

Java Chess game made during the course TDT4100 - Object oriented programming at NTNU.

Yet to be implemented:

  • Pieces moving. ☑
  • IO system, storing and accessing files. (Fenstring) □
  • Piece patterns and logic. □
  • Player, switching between White and Black. □
  • Option to turn around the board. □
  • Garbage pieces stored. □

What i want to implement in the future:

  • AI that you can play against.
  • Better coding structure, with more efficient code.

Project Keypoints

Keypoints Description
Precentage of grade 35% (App) + 15% (Documentation/Theory)
Deadline 29. April 2022
Demonstration due 03. May 2022

About

Simple Chess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages