This is a simple tower defense game, it has no end, levels or anything like that.
There are enemies comming from the right side that you have to kill by shooting at them.
In the shop you can upgrade skills like the damage or decrase the reload time
DISCLAIMER: This game is not finished, full of bugs and missing features, its an alpha version
pip install pygame pyfiglet tk pygame
python3
main.py
W - JUMP
A - GO LEFT
D - GO RIGHT
SPACE - SHOOT
E - OPEN SHOP
CTRL + D - ACTIVATE DEV-MODE CTRL + A - DEACTIVATE DEV-MODE
(following commands only work if dev-mode is activated)
L - PRINTS "LOG" + CURRENT LOG NUMBER (E.G "LOG 1", "LOG 2"...)
K - PRINTS "LOG" + ENTERED MESSAGE (MESSAGE MUST BE ENTERED IN TERMINAL)
Y - SPAWN POWERUP
J - ACTIVATE SLOWMO OR SPEED UP (WHEN HOLD)
O - MAKE SPEED UP EFFECT FASTER
I - MAKE SLOWMO EFFECT SLOWER
B - DELETE ALL ENEMIES ON SCREEN
C - INCREASE HEALTH
V - DECREASE HEALTH
R - INCREASE LIVES
T - DECREASE LIVES