Subscribe to Continue Downloading

Redirecting...
Code chess game made in Java JavaFX - Code chess game made in Java/JavaFX

Code chess game made in Java/JavaFX

by Ben Davisin , on June 19, 2022

Choose Your Desired Option(s)

Code chess game made in Java/JavaFX

Features

  1. Highlighting piece moves when piece is clicked
  2. Highlighting king when in check/checkmate
  3. Check detection
  4. Castling
  5. Pawn promotion to quen

Program Design

  1. Object Oriented Design of pieces.
    • Used inheritance for pieces (classes for knights, bishops, etc extend from a Piece class)
  2. MVC architecture for chessboard (BoardModel, BoardView, BoardController)
    • BoardModel tracks the locations of all board pieces.
    • BoardView tracks the locations of all image representations of the board pieces.
    • BoardController communicates between the model and view and ties them together.
  3. JUnit Testing using inner classes approach
    • Individual tests aim to be as small as possible.
    • Inner classes are used to group elements of testing.

 

Code chess game made in Java JavaFX - Code chess game made in Java/JavaFX

 

Code chess game made in Java /JavaFX

 

Code chess game made in Java JavaFX 2 - Code chess game made in Java/JavaFX

 

Code chess game made in Java / JavaFX

 

Code chess game made in Java JavaFX 3 - Code chess game made in Java/JavaFX

 

Code chess game made in Java / JavaFX

Download Category ,
Product Version
File Type JAVA
File Size 2.27 MB
Developer
Documentation

Release Information

  • Released
    :

    June 19, 2022

  • Last Updated
    :

    June 19, 2022

  • Categories
    :
  • File Included
    :

    JAVA

  • File Size
    :

    2.27 MB

Share Your Valuable Opinions

You must log in to submit a review.

  • Sign up
Password Strength Very Weak
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
We do not share your personal details with anyone.

Please wait a moment...

(Don't refresh or go back)