dke-group-23 / DKE-Project

0 stars 2 forks source link

Timer Up & Down #19

Closed Isinlor closed 5 years ago

Isinlor commented 5 years ago

We need a timer going up and timer counting down for different game modes.

More details about game modes here: https://github.com/dke-group-23/DKE-Project/issues/14

How to make a precise timer: https://stackoverflow.com/a/28338476/893222

Isinlor commented 5 years ago

I added an example of a timer counting down: https://github.com/dke-group-23/DKE-Project/blob/5335355220ed6575883dac46cb21107251a1ae76/sketchpad/internet/CountDown.java

timer