Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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