项目作者: grzegorz103

项目描述 :
Chess clock (JavaFX)
高级语言: Java
项目地址: git://github.com/grzegorz103/chess-clock.git
创建时间: 2018-05-26T16:01:18Z
项目社区:https://github.com/grzegorz103/chess-clock

开源协议:

下载


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

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