This is a fork of https://github.com/leia-uwu/survev, but with more bug fixes and features.
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.
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.
See HOSTING.md.
See BUGS.md.