Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tfagaming/surviv.io

2D battle royale game
https://github.com/tfagaming/surviv.io

surviv-io survivio

Last synced: about 1 month ago
JSON representation

2D battle royale game

Awesome Lists containing this project

README

        

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](./HOSTING.md).

## Bugs/exploits list
See [BUGS.md](./BUGS.md).