Commit Graph

64 Commits

Author SHA1 Message Date
4c9b1e328a tryting to get logic to work 2024-06-18 13:22:44 -04:00
e02f3a9ae6 Wroking on roll logic 2024-06-18 13:13:29 -04:00
bb746798a6 adding icon 2024-06-16 15:40:13 -04:00
78aceadf5b New direction with pygame wideget 2024-06-15 18:07:33 -04:00
9d12890ee3 Menu Pracitce commit pymenu 2024-06-14 17:37:24 -04:00
2322a2de30 Include instructions about creating/using .ico files 2024-06-13 16:56:58 -04:00
2593e6ae72 Change executable file name for 015_pyinstaller 2024-06-13 16:38:07 -04:00
98f76656ec Update PyGame readme to include pyinstaller instructions 2024-06-13 16:35:42 -04:00
85a93960ea A pyinstaller example 2024-06-13 16:18:35 -04:00
d4fe711e10 More info about basic types 2024-06-12 13:06:18 -04:00
85bb4c9f28 Exclude dist/ and build/ 2024-06-11 20:44:51 -04:00
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
117502541a Merge branch 'master' of https://git.jaj.com/junior/BigSteve 2024-06-11 18:01:17 -04:00
cdabfcc6d4 Merge branch 'master' of https://git.jaj.com/junior/BigSteve 2024-06-11 17:14:09 -04:00
4108771ad9 vers2 with scenery added 2024-06-11 17:14:02 -04:00
dc51231de7 Add a simple soundboard PyGame example 2024-06-11 13:38:13 -04:00
88004f3ee7 ignore desktop.ini files 2024-06-11 13:37:47 -04:00
db67d30080 Merge branch 'master' of https://git.jaj.com/junior/BigSteve 2024-06-11 11:03:16 -04:00
bea881624f 2nd commit first solo 2024-06-10 13:20:37 -04:00
c092a0a1f6 Add readme for examples 2024-06-09 19:01:46 -04:00
271887f837 Add info about sets 2024-06-09 18:49:25 -04:00
0de1c28104 Initial commit of dice 2024-06-09 18:34:28 -04:00
c5e5ca214b Getting started on addition 2024-06-07 13:46:32 -04:00
448e11a22f Simple classes tutorial 2024-06-06 14:42:20 -04:00
b174c40fd7 Add ternary description 2024-06-06 12:15:09 -04:00
ad45ec3477 Add dataclass tutorial 2024-06-06 10:13:43 -04:00
11da8437fa Add for loop to loops demo 2024-06-05 21:17:02 -04:00
8beeb25522 Change loops to be ordered earlier 2024-06-05 21:12:23 -04:00
0f9619882b Change while to just loops. Add datastructures tutorial. 2024-06-05 21:10:35 -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
59503067e6 Put some better comments in TextColors. Add some colors to the output of 027_function 2024-06-03 20:18:25 -04:00
a921daa177 Initial .gitignore 2024-06-03 20:03:30 -04:00
be1fc4bc87 Add simple class to store variables for console text coloring 2024-06-03 20:02:15 -04:00
6309dca815 Example of making a function 2024-06-03 19:49:24 -04:00
ff70d33774 Simple recursion example 2024-06-03 19:42:49 -04:00
83c8665406 Include ocmments about nesting 2024-06-03 19:27:31 -04:00
36132e4888 Rename to reflect that it has a nested feature 2024-06-03 19:25:45 -04:00
efaa3b3c57 Introduce the newish match conditional 2024-06-03 19:24:17 -04:00