|
__init__.py
|
feat(game): render screen
|
2023-12-28 18:15:15 +02:00 |
|
block.py
|
feat(game): generate block with given coords
|
2023-12-31 02:24:28 +02:00 |
|
colors.py
|
feat: draw Block on screen
|
2023-12-28 18:15:15 +02:00 |
|
config.py
|
feat: add different value posibility
|
2023-12-28 18:15:15 +02:00 |
|
game.py
|
feat(game): generate block with given coords
|
2023-12-31 02:24:28 +02:00 |
|
grid.py
|
feat(game): generate block with given coords
|
2023-12-31 02:24:28 +02:00 |
|
logger.py
|
feat(game): setup logger
|
2023-12-28 18:15:34 +02:00 |
|
utils.py
|
refactor(game): move grid_pos to utils.py file
|
2023-12-29 23:56:47 +02:00 |