sscheuneman
  • Joined on 2024-08-26
sscheuneman created repository sscheuneman/quicksheet_ai 2025-02-03 23:42:15 +00:00
sscheuneman created repository sscheuneman/quicksheet_information 2025-02-03 23:42:14 +00:00
sscheuneman created repository sscheuneman/lab_subrosa 2025-02-03 23:42:12 +00:00
sscheuneman created repository sscheuneman/lab_encryption 2025-02-03 23:42:11 +00:00
sscheuneman created repository sscheuneman/lab_compression 2025-02-03 23:42:10 +00:00
sscheuneman created repository sscheuneman/lab_encoding 2025-02-03 23:42:09 +00:00
sscheuneman created repository sscheuneman/quicksheet_networking 2025-02-03 23:42:07 +00:00
sscheuneman created repository sscheuneman/project_banjo_app 2025-02-03 23:42:06 +00:00
sscheuneman created repository sscheuneman/lab_server 2025-02-03 23:42:05 +00:00
sscheuneman created repository sscheuneman/lab_riddles 2025-02-03 23:42:04 +00:00
sscheuneman pushed to main at sscheuneman/lab_weather 2024-12-17 04:59:19 +00:00
66f67710f0 I was just checking that everything was submitted but I guess this wasn't.
sscheuneman pushed to main at sscheuneman/lab_retro 2024-12-17 04:56:44 +00:00
67434ce5ad I just added snake game to see what's up.
sscheuneman pushed to main at sscheuneman/lab_tic_tac_toe 2024-12-15 05:40:46 +00:00
cd99fae57d I completed converting game_stub to game for Nim.
sscheuneman pushed to main at sscheuneman/lab_retro 2024-12-12 21:44:03 +00:00
52c1128ed4 When I run the game, it works for a bit but then when the first asteroid
sscheuneman pushed to main at sscheuneman/lab_tic_tac_toe 2024-12-12 17:57:49 +00:00
70fdcaac79 I updated the notes and strategy for the Computer Player.
sscheuneman pushed to main at sscheuneman/lab_tic_tac_toe 2024-12-12 16:33:50 +00:00
13743e56d3 Added code for check_winning_combo method and for functionality for
sscheuneman pushed to main at sscheuneman/lab_tic_tac_toe 2024-12-12 16:06:12 +00:00
ecadbc41cf I ID'd the classes for each of the actions listed in notes and explained how
sscheuneman pushed to main at sscheuneman/lab_dice 2024-12-12 05:08:51 +00:00
c07295c253 Checkpoint 3:
sscheuneman pushed to main at sscheuneman/lab_dice 2024-12-12 02:57:35 +00:00
154a1da8de Checkpoint 1:
sscheuneman pushed to main at sscheuneman/problemset_numberwords 2024-12-07 22:36:59 +00:00
2a8a1c29b8 I did a bunch wihout using the dictionary and just using if statements and returning the variables,