1
0
forked from ndyer/pygame-dvd
Commit Graph

24 Commits

Author SHA1 Message Date
6a39ca4aaa
changed super call to match pygame.sprite.Sprite 2025-01-07 16:26:31 -05:00
7e7d412f1e
fixed incorrect comments 2025-01-07 09:33:12 -05:00
d885fd4030
fixed bug where logos would only spawn on the left half of screen 2025-01-07 09:22:21 -05:00
22f7a60499
fixed another typo 2025-01-07 09:20:26 -05:00
eaa4029bff
typo fix 2025-01-07 09:17:56 -05:00
ed266511fb
added a comment 2025-01-07 09:16:41 -05:00
b96954c5c1
fixing some formatting and adding a comment 2025-01-06 23:16:06 -05:00
2957bb867f
added the ability to quit by pressing esc. 2025-01-06 23:12:14 -05:00
afe58c15a8
changed count of mini logos from 20 to 25 2025-01-06 22:53:56 -05:00
827a781f24
changed brightness of mini logos (better for OLED) 2025-01-06 22:53:20 -05:00
d779ea357e
changed how small the mini logos can be 2025-01-06 22:51:49 -05:00
194852b77f
updated README.md 2025-01-06 22:41:23 -05:00
988c7ce248
prevent the logo speed from dropping too low 2025-01-06 22:38:51 -05:00
ae84831c1c
created mini logos, applied scaled speeds and sizes rather than fixed, added random movement 2025-01-06 22:32:14 -05:00
691005a67e
change FPS from 60 to 90 2025-01-06 22:30:38 -05:00
11f5eb5a79
added screen resolution detection 2025-01-06 21:00:36 -05:00
399092238e removed old dvd logo png 2025-01-06 16:59:27 -05:00
dbd78bb5c5 changed the dvd logo to the steam logo
changed the scaling function to a smoother one
2025-01-06 16:59:02 -05:00
31f6593ae0 renamed dvd references to steam references 2025-01-06 16:41:10 -05:00
afe503bee4
changed min rgp value from 0 to 32 to prevent too dark of colors 2024-11-07 14:29:58 -05:00
d565333edd
added comments & docstrings, changed it so that the logo starts with a random color 2024-11-07 14:29:06 -05:00
fb25849b38
updated pygame requirement to 2.6.1, changed default screen size 2024-11-07 12:40:25 -05:00
01d2ceee9e made a bouncing DVD logo 2023-02-28 09:50:34 -05:00
Nicholas Dyer
64ec4adbe7 Initial commit 2023-02-28 08:37:12 -05:00