A simple and fun Pygame project. Clone it, run it, and start playing! ⚔️👾
Heimer Killer is a small Python/Pygame project where you control a character using the keyboard. Move around, flash, dodge, adjust difficulty, and enjoy the chaos!
Open PowerShell and run:
python --versionYou should see something like:
Python 3.x.x
If not, install Python first.
pip install pygamegit clone https://github.com/louiswu0408/heimer-killer.gitThen go into the folder:
cd heimer-killerpython "main (3).py"(You can also copy/paste the script provided above into this file.)
- Arrow Keys → Move
- Space → Flash
- ESC → Adjust difficulty
- Q → Quit
- Enter → Restart / Play again
Have fun playing Heimer Killer! :) 🎮🔥
Thanks for checking it out!