Skip to content

The berlin clock is a clock which tells the time using a series of illuminated coloured lights - https://en.wikipedia.org/wiki/Mengenlehreuhr

Notifications You must be signed in to change notification settings

rama-nallamilli/berlin-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Berlin Clock in Scala

The berlin clock is a clock which tells the time using a series of illuminated coloured lights. More details can be found here: https://en.wikipedia.org/wiki/Mengenlehreuhr

alt text

Usage

You can run the Berlin clock using sbt:

sbt "run-main org.rntech.runner.Main"

The number of iterations and sleep between clocks can be overriden by passing parameters respectively:

sbt "run-main org.rntech.runner.Main 10 2000"

Running the tests:

sbt clean test

About

The berlin clock is a clock which tells the time using a series of illuminated coloured lights - https://en.wikipedia.org/wiki/Mengenlehreuhr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages