Commit Graph

88 Commits

Author SHA1 Message Date
2c16341658 Getting Type error 2024-06-27 17:09:46 -04:00
9aa6b06c24 slot prac 2024-06-27 14:28:33 -04:00
820b92d939 Merge branch 'master' of https://git.jaj.com/junior/BigSteve 2024-06-27 14:21:45 -04:00
bb4f0b4452 Rename scope to scopedocstring 2024-06-27 11:09:31 -04:00
fa78bcbf1b Show examples of docstrings. 2024-06-27 11:08:13 -04:00
4cb79c61f0 Improve instructions in README about getting ANSI colors working in windows terminals 2024-06-27 10:44:11 -04:00
b01d3f7601 Clean up colorama and color ANSI terminal instructions/tutorials. 2024-06-27 10:26:59 -04:00
ede1079052 Add instructions for ANSI colors in terminals 2024-06-27 10:10:16 -04:00
0b2ffe39a4 Clean up capitalization of globals and variable placement. 2024-06-27 09:36:06 -04:00
e447a24348 Refactor to capitalize program globals. Add some more comments. 2024-06-27 09:29:10 -04:00
e374bd45db Merge branch 'master' of https://git.jaj.com/junior/BigSteve 2024-06-26 14:24:56 -04:00
fd489d8de3 A basic example for querying web/REST API data 2024-06-26 11:06:39 -04:00
60848a24e3 A basic example of reading and writing CSV files/data 2024-06-26 11:06:22 -04:00
5aa14f7b19 Add some prerequesites for basic examples 2024-06-26 10:54:21 -04:00
88972a1b71 Ignore any file that begins with "test_" 2024-06-26 10:02:09 -04:00
f2ae1e2f26 random rows and columns are Fed up 2024-06-25 18:08:05 -04:00
00405be313 Add a file showing the use of global variables in functions 2024-06-25 11:11:27 -04:00
9009000e53 Clean up the wording/comments in basics 2024-06-25 10:18:42 -04:00
2e938a6bb8 Added a bit about global variables 2024-06-25 10:17:56 -04:00
821773a037 add sprite demo 2024-06-19 12:38:28 -04:00
1ed36563e3 New Web scrap Proj 2024-06-19 12:35:53 -04:00
3ace82b6a7 Add a pygame sprite example 2024-06-19 08:45:48 -04:00
f8015b753f Add a basic python example for variable scope 2024-06-18 19:58:15 -04:00
62560d4735 Don got the logic to work 2024-06-18 17:50:51 -04:00
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