Skip to content

TFAGaming/surviv.io

Repository files navigation

This is a fork of https://github.com/leia-uwu/survev, but with more bug fixes and features.

Open sourced surviv.io

Survev.io is an open source recreation of a hit web game "surviv.io" that has been permanently shut down.

Our goal is to immortalize it by getting the recreation as close as possible to the last canonical version of the game.

We do not consider any updates after the Kongregate acquisition canonical, so those will not be a part of the project.

Running locally

Start client development server with npm run dev:client, and server with npm run dev:server, or cd into server and client directories and run npm run dev for each.

Production builds

See HOSTING.md.

Bugs/exploits list

See BUGS.md.