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

https://github.com/brainelectronics/towerdefensepygame

The Tower Defense game with pygame
https://github.com/brainelectronics/towerdefensepygame

Last synced: 3 months ago
JSON representation

The Tower Defense game with pygame

Awesome Lists containing this project

README

          

# towerDefensePygame
The Tower Defense game with pygame

run this with python2 and pygame

You can place a Tower with right click at the selected position
You can start a Mob with left click

The tower automatically starts to shoot. The bullet and target (mob) is removed if hit.