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
- Host: GitHub
- URL: https://github.com/brainelectronics/towerdefensepygame
- Owner: brainelectronics
- Created: 2015-05-22T11:28:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-07T17:18:26.000Z (about 11 years ago)
- Last Synced: 2025-12-31T14:44:22.937Z (7 months ago)
- Language: Python
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.