You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matteo Benedetto 576c633be5 Implement GameWindow class with SDL2 integration for rendering, audio, and input handling 2 months ago
..
__pycache__ Implement GameWindow class with SDL2 integration for rendering, audio, and input handling 2 months ago
__init__.py mine implementation 4 months ago
bomb.py Update asset loading to include transparent color and adjust white flash timing; enhance nuclear bomb scoring and gas unit die method 4 months ago
gas.py Update asset loading to include transparent color and adjust white flash timing; enhance nuclear bomb scoring and gas unit die method 4 months ago
mine.py Refactor keybindings configuration and remove obsolete JSON files 4 months ago
points.py Add unit tests for UnitFactory functionality and initialize units package 4 months ago
rat.py Implement GameWindow class with SDL2 integration for rendering, audio, and input handling 2 months ago
unit.py Enhance blood stain mechanics: add dynamic blood surface generation and integrate blood stains into game rendering 4 months ago