Simple skillgame written in python using pygame with sound and AI generated graphics..

This game is a skill-based game that can be controlled using the WASD keys, the arrow keys, or a joystick. The goal of the game is to survive as long as possible. Enemies fall from the top of the screen to the bottom at varying speeds and try to dodge each other. You are also able to shoot in the game; however, each shot deducts three seconds from your total survival time. If you shoot too often and your timer falls below zero, the game ends. On the other hand, if you use your shots sparingly, you might achieve a high score!
Tips: If You kill a boss enemy (extra large enemy or unique looking enemy) all other enemys try to get away from you for some seconds. Every 60 seconds you receive a extra life. There are random placed bumpers you can use to hide yourself below.
Controls: WSAD to control your position (or use the arrow keys or a joystick). Use Space to shoot. P for pause. ESC to exit.
Graphics: Created using a localy hosted Stable Diffusion installation with Forge WebUI using the Layer Diffusion Extension.
Music: Created using Ableton/Novation Pad/Korg MK-1 Keyboard.. also avail. in my soundcloud account at https://soundcloud.com/deckenfluter
Cheats: There are some cheats in the code, if you like you can start the game for example with the commandline parameter -cheat-FUNDS to have 999 lives .. to find out how far you can go until your CPU give up xD but note you might not record a highscore using it.