Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 495 Bytes

GameStopwatch

Stopwatches/timers are defined by key(press), time and sound that is played. On keypress event timer is started and after specified time the sound (voice command) will be heard. That way player can be prepared to collect items that appear on some schedule. Time spent in game is shown in table and chart form.

Game Stopwatch - Main Window

Game Stopwatch - Past Values (statistics)

TODO

  • Code refactoring