Skip to content

sephirxth/SurvivorDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurvivorDemo

A Vampire Survivors-style browser action game built with Unity. Survive endless waves, collect power-ups, and auto-attack enemies — playable instantly in any browser.

Play Now →

What It Is

An auto-attack survival game where you navigate waves of enemies. Your character attacks automatically — you focus on movement, positioning, and upgrade choices. Built with Unity and exported as WebGL for zero-install browser play.

Core Mechanics

  • Auto-attack — Your character fires automatically at nearby enemies
  • Wave survival — Increasingly difficult enemy waves
  • Power-up system — Collect drops to upgrade attack speed, damage, and area
  • AI-enhanced — Enemy behavior driven by AI logic

When to Use This

  • Quick browser game for a 5-minute break
  • Vampire Survivors-style gameplay without installing anything
  • Unity WebGL deployment reference project
  • Game jam inspiration for auto-battler/survivor mechanics

Quick Start

Just open the link:

https://survivor-demo.vercel.app

No installation needed. Works in Chrome, Firefox, Safari, and Edge.

Run Locally

git clone https://github.com/sephirxth/SurvivorDemo.git
cd SurvivorDemo
# Serve with any static file server
npx serve .
# → http://localhost:3000

Tech Stack

Technology Purpose
Unity Game engine
WebGL Browser rendering
Vercel Hosting

Controls

Key Action
WASD / Arrow Keys Move character
Mouse Aim direction

Related Projects

Project What It Does
NetOps Data center network routing puzzle game (Phaser 3 + TypeScript)
WitMani Game Animator Generate game character animations with AI — text to sprite sheet
LLM Code Test Benchmark comparing LLMs on code generation (physics simulation task)

All projects →

License

MIT

About

Vampire Survivors-style browser action game — survive endless waves, collect power-ups, auto-attack enemies (Phaser 3)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors