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

https://github.com/mjzilver/towerdefence

Browser-based tower defence game.
https://github.com/mjzilver/towerdefence

Last synced: 3 months ago
JSON representation

Browser-based tower defence game.

Awesome Lists containing this project

README

        

# Tower Defense Game
This is a Tower Defense game built with HTML5 and JavaScript.

## How to Play

- **Click** to place walls.
- **Control + Click** to place towers.
- **Control + Click** to upgrade towers.
- **Shift + Click** to delete towers.
- Enemies spawn on the edges.
- Protect your base from the enemies.
- If an enemy reaches your base, you lose health.
- If your health reaches 0, you lose the game.

## How to run

1. Clone the repository.
2. npx http-server