Skip to content

A simple chess clock app made in Java with Eclipse WindowBuilder

Notifications You must be signed in to change notification settings

josephcagle/HardwareClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hardware Clock

A simple chess clock app made in Java with Eclipse WindowBuilder. Use this on your laptop when you forget to bring a clock to chess club. Just hit the left and right Shift keys on your keyboard as clock buttons, or use Space to toggle. Press "r" to reset the clock, "p" to pause and "q" to quit.

Usage: ( cd src && java com/josephcagle/hardwareclock/ClockPanel.java [timeControlInSeconds] ) or java -jar HardwareClock.jar

(Disclaimer: I wrote this quickly and hackily, so if you look at the code prepare to shield your eyes.)

About

A simple chess clock app made in Java with Eclipse WindowBuilder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages