GemDash
Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python
A Gem Dash is motivated from specific 8-bit games.
Since it's my first code in Python, the old template gave me a good code basis
to understand how to build game logic, use PyGame and create something that will work and I can finish.
I can add even more game mechanics and changes.
*_win include .exe (executable)
*_mac include .app (in dmg, works independent)
Requirements:
- Python 3.13.2 or newer
- Pygame 2.6.1 or newer ( terminal: pip install pygame )
Objective And Rules...