Skip to content

Robin1999Stark/MultiplayerTowerDefense

Repository files navigation

Multiplayer Tower Defense

A classic Tower Defense game built with Phaser 3 and TypeScript. Defend your base against waves of enemies and bosses!
Try Game 🎮

🎮 Game Concept

  • Objective: Prevent enemies from reaching the end of the path
  • Place Towers: Click "Place Tower" and strategically position towers along the path
  • Manage Resources: Collect gold by defeating enemies
  • Survive Waves: Each wave becomes more challenging, with bosses appearing every 5 waves

📦 Setup

  1. Install dependencies:

    npm install
  2. Start development server:

    npm run dev
  3. Open the game: Navigate to http://localhost:5173

🚀 Build & Deployment

Preview Production Build

npm run preview

Production Build

npm run build

Have fun playing! 🎮

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12