Skip to content

grzegorz103/chess-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess clock

Table of contents

General info

Desktop application which allows to control chess game times. To switch current player, click any key on the keyboard.

Screenshots

alt text alt text

Technologies

  • Java 8
  • JavaFX
  • Maven

Features

  • Chess timer for two players
  • Multiple game time available
  • Switching player sides

Setup

Prerequisites

  • Java 8

Deployment

Open terminal and type following command to run

$ java -cp chess-clock.jar app.Main