A downloadable tool

Phaser Survival Framework

A modular Phaser 3 framework designed for building Vampire Survivors-style games, arena shooters and survival experiences.

The framework provides a complete gameplay foundation, allowing developers to focus on creating content instead of rebuilding core gameplay systems from scratch.

Included Systems

  • Weapon System
  • Upgrade System
  • XP & Leveling
  • Wave System
  • Boss System
  • Enemy Variants
  • Object Pooling
  • Drone Companion
  • HUD
  • Game Over & Restart

Architecture Highlights

  • Modular Architecture
  • Data Driven Enemy Configuration
  • Boss Progression Gates
  • Upgrade Framework
  • Object Pooling
  • Reusable Components

Built With

  • Phaser 3
  • JavaScript ES6
  • Vite

Documentation Included

  • Architecture Overview
  • How To Add Enemies
  • How To Add Bosses
  • How To Add Upgrades
  • Changelog
  • Roadmap
  • License

Development Videos

YouTube: 

TikTok: https://www.tiktok.com/@claudiocjgdbm

License

Commercial use is allowed.

Games created with this framework may be sold commercially.

See LICENSE.md for full details.

Download

Download
PhaserSurvivalFramework-v1.0.zip 1 MB

Install instructions

Installation

1. Extract the ZIP file.

2. Open a terminal inside the project folder.

3. Install dependencies:

npm install

4. Start development server:

npm run dev

5. Build production version:

npm run build

Requirements:

- Node.js

- npm

- Modern web browser

Built with Phaser 3 and Vite.

Leave a comment

Log in with itch.io to leave a comment.