Hunter vs. Goose is a fast-paced, arcade-style shooter where you play as a hunter fighting off waves of angry geese while dodging their deadly poop bombs 💩. Unlike classic pixelated invader games, this version features custom visuals for a more modern and hilarious experience.
- 🎨 Custom Graphics – No retro pixel art! Fully modified images of a hunter, geese, and poop.
- 🎯 Simple Yet Addictive – Click to shoot, move to dodge, and rack up your score.
- 🦆 Endless Waves of Geese – The longer you survive, the tougher it gets!
- 💩 Poop Bombs – Geese drop their "surprises," and getting hit is game over!
- 🎶 Arcade-Style Sound Effects – Every shot and goose attack comes with satisfying audio.
Action | Control |
---|---|
Move Left | Move Mouse Left |
Move Right | Move Mouse Right |
Shoot | Mouse Click (Mousedown) |
Make sure you have Python installed. Then, install Pygame by running:
pip install pygame
git clone [https://github.com/yourusername/hunter-vs-goose.git](https://github.com/Tonywccha/InvaderGame)
cd InvaderGame
python invadergame.py
- Move your mouse left and right to control the hunter.
- Click (mousedown) to shoot at incoming geese.
- Dodge poop bombs—one hit and it’s game over!
- Survive as long as possible and get the highest score!
☑️ Power-ups – Temporary shields, rapid fire, or goose traps.
☑️ Difficulty Scaling – More chaos as you survive longer.
☑️ Leaderboard System – Track your high scores.
☑️ Sound & Music Toggle – Adjust volume settings.
This project is licensed under the MIT License. Feel free to modify, contribute, or share it!
Got an idea to improve Hunter vs. Goose? Open a pull request or report issues in the Issues tab.