Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henryboisdequin/Tower-Defense-Game
Created a tower defence game with python and pygame.
https://github.com/henryboisdequin/Tower-Defense-Game
defense game pygame python tower-defense tower-defense-game towerdefence towerdefencegame
Last synced: 3 months ago
JSON representation
Created a tower defence game with python and pygame.
- Host: GitHub
- URL: https://github.com/henryboisdequin/Tower-Defense-Game
- Owner: henryboisdequin
- License: mit
- Created: 2020-07-09T08:05:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T06:23:13.000Z (over 4 years ago)
- Last Synced: 2024-07-30T20:55:36.507Z (6 months ago)
- Topics: defense, game, pygame, python, tower-defense, tower-defense-game, towerdefence, towerdefencegame
- Language: Python
- Homepage:
- Size: 2.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tower-Defense-Game
Description:
Created a tower defence game with python and pygame. This game has 34 levels, 4 buildings, and 13 unique enemies. This game also has a nice user interface for the start screen, you lose screen, and you win screen. First real project (2 months into programming)!
PS: Defense and defence are both correct!![alt text](https://user-images.githubusercontent.com/65845077/87537326-11045480-c6b8-11ea-93dd-f975895c7d88.png)
Needed:
```
pip
python 3.7+
pip install pygame
```To Run:
```
main.py
```Music:
'JPB - High' - https://www.youtube.com/watch?v=Tv6WImqSuxA
Assets:
The images are premium assests and can't be shared on this github repo.
Images can be found here: https://craftpix.net/product/tower-defense-2d-game-kit/.To-do:
- [x] Add more levels/difficulties
- [x] Add more buildings© Henry Boisdequin 2020 ~ MIT License