Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiecodermm/zombie-land
Top down shooter game where zombies can locate player using their excellent tracking ability. Built with Pygame.
https://github.com/indiecodermm/zombie-land
pygame topdownshooter zombie-survival-shooter
Last synced: 8 days ago
JSON representation
Top down shooter game where zombies can locate player using their excellent tracking ability. Built with Pygame.
- Host: GitHub
- URL: https://github.com/indiecodermm/zombie-land
- Owner: IndieCoderMM
- License: zlib
- Created: 2022-08-08T17:39:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T17:56:27.000Z (about 2 years ago)
- Last Synced: 2025-01-15T23:58:13.096Z (13 days ago)
- Topics: pygame, topdownshooter, zombie-survival-shooter
- Language: Python
- Homepage:
- Size: 14.9 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Zombieland - Top Down Shooter Game
![Zombieland](screenshots/screenshot01.png "Zombieland")
### 🎮 Description
In **Zombieland**, the world turns into Dead Zone and the survivors' lives are threatened with zombies. Player has to fight hordes of undead walking zombies, and try to survive as long as he can.
### 🎨 Features
- 2D top-down shooter style
- Retro sound effects
- Play as different characters
- Collect items for survival### 🕹 Controls
- Aim: *Mouse Pointer* 🖱
- Forward: **W**
- Backward: **S**
- Shoot: **SPACE**
- Reload: **R**### 🎬 Gameplay
### 💖 Show your supportIf you like this project, you can support me by giving a ⭐.
## 👨🚀 Contact
Feel free to contact me if you're interested in this project. I'm also open to feedback and suggestions. 😉
- Email: [email protected]
- LinkedIn: [@hthantoo](https://linkedin.com/in/hthantoo/)## 💎 Resources
- UI elements: [FPS Game UI Pack](https://loudeyes.itch.io/battle-royale-fps-game-ui-asset-pack)
- Sprites: [Top Down Shooter Assets](https://www.kenney.nl/assets/topdown-shooter)### 📜 License
This game sources are licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE.md) for further details.