Skip to content

Chess-implementation with Java / JavaFX

Notifications You must be signed in to change notification settings

runarmod/chess-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Chess

Description

This is a chess-game made using Java and JavaFX originally for a project in the course TDT4100 at NTNU spring 2023. It is currently only playable with 2 people on the same machine.

Features

  • Regular chess
  • Fischer random chess
  • Valid move highlighting
  • Position exporting and importing (using FEN notation)

How to run

To run the game, you need to have Java 17 or newer and JavaFX 19 installed. Then you can run the game by running the main-method in the App-class.

About

Chess-implementation with Java / JavaFX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages