Phaser Survival Framework
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.
| Published | 22 hours ago |
| Status | Released |
| Category | Tool |
| Author | nanoboltis |
| Genre | Survival |
| Tags | framework, gamedev, indiedev, javascript, phaser, phaser3, source-code, Project template, vampire-survivors |
| AI Disclosure | AI Assisted, Code, Text |
Download
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.