|
83a7e98a7f
|
created surface.py and GameSurface class
|
2023-05-13 13:07:33 -04:00 |
|
|
63a87c12dd
|
removed some old print statements
|
2023-05-13 10:50:25 -04:00 |
|
|
0f69120213
|
removed gpio modules (rest in peace)
|
2023-05-13 10:46:34 -04:00 |
|
|
b65f112b36
|
removed unused import
|
2023-05-12 17:34:27 -04:00 |
|
|
5b2c724882
|
added error screen
|
2023-05-12 17:34:13 -04:00 |
|
|
b97d54f49d
|
created new submodule to contain game elements
|
2023-05-12 11:44:58 -04:00 |
|
|
65365adc3d
|
updated docstrings to follow google styling, changed checking of hardware to only happen once
|
2023-05-12 11:20:00 -04:00 |
|
|
327f6cadee
|
restructured directories to make more sense of modules and sub-modules
|
2023-05-11 17:59:06 -04:00 |
|
|
bba0af4946
|
fixed selector not going back to previous color
|
2023-05-11 15:25:22 -04:00 |
|
|
dd621dbe7a
|
added info screen
|
2023-05-11 15:24:17 -04:00 |
|
|
bbf549c024
|
moved around structure
|
2023-05-11 14:08:22 -04:00 |
|
|
535aa993a5
|
renamed classes to io_helpers
|
2023-05-11 14:05:53 -04:00 |
|
|
4e14204392
|
added selection sprite, moved clock out of game.py and into individual screens
|
2023-05-11 14:03:16 -04:00 |
|
|
da5bacf950
|
removed old importing code
|
2023-05-11 13:24:25 -04:00 |
|
|
fd7e1b7492
|
added eggs on selection screen with animations
|
2023-05-11 13:23:55 -04:00 |
|
|
bbe97f0de7
|
added module sprites.py
|
2023-05-11 13:10:08 -04:00 |
|
|
296b6df4a0
|
title screen moves on now to sprite selection
|
2023-05-11 13:09:55 -04:00 |
|
|
2ffd9bd929
|
added title screen loading at launch
|
2023-05-11 12:20:07 -04:00 |
|
|
6f6eaa3c6d
|
moved resources into surfaces folder, moved icons to games_files
|
2023-05-11 12:19:39 -04:00 |
|
|
787c1cc252
|
created __init__.py in surfaces for importing
|
2023-05-11 10:40:57 -04:00 |
|
|
2987bfa7ed
|
Added title.py surface
|
2023-05-11 09:58:44 -04:00 |
|