Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/serhiichogames/tower-defense

Open source game written with Phaser JS where you need to build towers to kill the monsters they will try to destroy your castle
https://github.com/serhiichogames/tower-defense

game javascript js phaser phaser3 phaserjs ts typescript

Last synced: about 2 months ago
JSON representation

Open source game written with Phaser JS where you need to build towers to kill the monsters they will try to destroy your castle

Awesome Lists containing this project

README

        

# Tower Defense Game

![Tower Defense Game](./src/assets/logo.png)

Open source game written with Phaser JS where you need to build towers to kill the monsters they will try to destroy your castle.

## Installation

The project is written with Phaser JS and Vite. To run the project locally, follow the steps below:

1. Clone the repository
1. Navigate to the project directory
1. Run `npm install` to install the dependencies
1. Run `npm run dev` to start the development server

## License

The Textwire project is licensed under the [MIT License](https://github.com/SerhiiChoGames/tower-defense/blob/main/LICENSE)

> The game is not finished yet, but you can play it [here](https://serhiichogames.github.io/tower-defense/)