Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/serhiichogames/tower-defense
- Owner: SerhiiChoGames
- License: mit
- Created: 2024-04-14T08:37:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T17:52:30.000Z (10 months ago)
- Last Synced: 2024-12-22T00:44:53.584Z (about 2 months ago)
- Topics: game, javascript, js, phaser, phaser3, phaserjs, ts, typescript
- Language: TypeScript
- Homepage: https://serhiichogames.github.io/tower-defense/
- Size: 21.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)