Coder Social home page Coder Social logo

thesnowhathero / survivreloaded-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hasangergames/survivreloaded-server

0.0 0.0 0.0 4.87 MB

An open source server for the defunct online game surviv.io. Work in progress.

Home Page: https://resurviv.io

JavaScript 4.51% TypeScript 95.49%

survivreloaded-server's Introduction

Surviv Reloaded


Surviv Reloaded is an open-source server for the defunct online game surviv.io. Work in progress.

Try it out!

https://resurviv.io

Join the Discord!

https://discord.resurviv.io

Install it

Step 1: Install Node.js and Git

Node.js: https://nodejs.org/

Git: https://git-scm.com/downloads

Step 2: Clone the repo

Open a terminal or command prompt. Navigate to the folder you want the server to be in, then run the following commands:

git clone https://github.com/SurvivReloaded/survivreloaded-server.git
cd survivreloaded-server

Step 3: Set up the server

Run these commands to download the client and set up the server:

git clone https://github.com/SurvivReloaded/survivreloaded-client.git public
npm install
npm run build

Step 4: Start the server

To start the server, run this command:

npm start

To open the game, go to http://127.0.0.1:8000 in your browser.

Step 5: Develop the Game Locally

To start developing the game locally, run this command:

npm run dev

This will start the development server, and automatically recompile and restart it on changes.

FAQ

Is this a surviv.io clone?

No. It's an open-source server hosting the original client. In other words, it's the original game, just hosted by a different server.

Why this project?

I created Surviv Reloaded to preserve surviv.io after its shutdown.

I've played surviv.io since 2020, around the time it was acquired by Kongregate. This is when it began to die. Unlike the original developers, Kongregate put little thought into the game itself, instead filling it with useless microtransactions. Their efforts to combat hackers with the prestige system were largely unsuccessful. As a result, fewer and fewer people played the game every day.

On February 13, 2023, Kongregate announced that they were shutting down surviv.io.

On March 2, 2023, the SSL certificates for the game servers expired, rendering the game unplayable. It's still possible to join by changing your computer's time to before March 2, but the game is pretty much dead at this point.

A similar project to this one already exists: Open Surviv.io, which is essentially an open source surviv.io clone. It's a great project, but to me, it's just not the same. I want to preserve the original game as much as possible.

survivreloaded-server's People

Contributors

hsanger avatar vercte avatar thesnowhathero avatar leia-uwu avatar lmssiehdev avatar saksham-leaf avatar damienvesper avatar huyszn avatar jwortmann avatar joesquared777 avatar peltogle avatar killaship avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.