3 Commits

Author SHA1 Message Date
seppedl 0b5b58bb84 [refactor] Move screen class to separate file. 2025-04-05 20:58:11 +02:00
seppedl ce7add6479 [refactor] Cleanup code
- Rename joystick library to helpers
- Put color565 function in helpers.py
- Switch screen width and height names as game runs in landscrape
- Enumerate levels for readability
- Update docstrings
- Rework splash screen to use binary operators
- Extract create bricks and create lives functions
- Reowrk main game loop logic to support next level
2025-04-04 05:53:14 +02:00
seppedl aa96f89a13 Initial commit 2025-04-03 06:57:23 +02:00