Commit Graph

10 Commits

Author SHA1 Message Date
Juhani Krekelä fc6c9506f8 Only have 12 notches on the clock 2022-03-11 22:32:54 +02:00
Juhani Krekelä 05ebcea523 Draw clock face 2022-03-11 22:17:59 +02:00
Juhani Krekelä 4396f2935e Erase only the old hand positions for a less flickery redraw 2022-03-11 22:08:39 +02:00
Juhani Krekelä 27bf2bb54c Separate calculating hand position from drawing it 2022-03-11 21:51:25 +02:00
Juhani Krekelä 70e6513b76 Draw clock hands 2022-03-11 21:07:46 +02:00
Juhani Krekelä 5dcc4553cc Add line drawing functions 2022-03-11 20:48:00 +02:00
Juhani Krekelä 6fb7da74e0 Fix clear_screen only clearing top half 2022-03-11 20:47:34 +02:00
Juhani Krekelä c7ab5c9d07 Add trigonometric functions 2022-03-11 19:42:50 +02:00
Juhani Krekelä 381aab33d7 Add keyboard checking 2022-03-11 18:56:01 +02:00
Juhani Krekelä 9cbd526b37 First commit 2022-03-11 18:55:48 +02:00