8000 GitHub - NARS-X/scrims: Yes.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NARS-X/scrims

 
 

Repository files navigation

Open sourced surviv.io

Resurviv.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.

This is work in progress and not fully ready for production.

Running locally

start client development server with pnpm dev:client

and server with pnpm dev:server

or cd into server and client directories and run pnpm dev for each

Production builds

Build client and server with pnpm -r build

Start the server with pnpm start on the server directory

you can use pnpm preview on the client to use vite preview server, but nginx is more recommended for that

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.9%
  • CSS 6.8%
  • HTML 2.5%
  • JavaScript 0.8%
0