Commit Graph

18 Commits

Author SHA1 Message Date
80923decb4 Add some randomness to the audio 2024-06-11 20:24:36 -04:00
a3166153c1 Start adding some pygame basic tutorials 2024-06-11 20:14:02 -04:00
dc51231de7 Add a simple soundboard PyGame example 2024-06-11 13:38:13 -04:00
c5e5ca214b Getting started on addition 2024-06-07 13:46:32 -04:00
d1dc241213 Handle mouse clicks on buttons. Change button background color. 2024-06-05 18:54:23 -04:00
b1cfa8b67d Bad commit? 2024-06-05 17:08:23 -04:00
f1dba7705b Lighten background color 2024-06-05 17:06:25 -04:00
7ec12c0ce5 clean up prep for catching mouse clicks on buttons 2024-06-05 15:37:05 -04:00
f4e1184d5a Add center x and y properties to button class 2024-06-05 15:27:07 -04:00
fbf4ea2cc4 Make buttons flash when keys pressed 2024-06-05 15:12:32 -04:00
f30bf3481c Allow decimal numbers 2024-06-05 13:19:20 -04:00
4fb59c12ec Add buttons to calculator. Change Cheese font to one that includes numbers. 2024-06-05 12:00:25 -04:00
004afb7fce Change 7-segment font to a fixed width version 2024-06-04 18:27:45 -04:00
d1e0e12b1a Allow number pad digits and decimals to work 2024-06-04 18:12:12 -04:00
2740e7ea6c Now handles integers... long way to go 2024-06-04 15:05:19 -04:00
905eaed96c Initial commit of Calculator 2024-06-04 14:08:43 -04:00
387d551844 Note about pygame module install 2024-06-03 12:51:09 -04:00
91ca6ab32a Move readme to correct folder <sigh> 2024-06-03 12:33:19 -04:00