How do I "rehost" a webgame that was discontinued?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

  • In terms of how simple static hosting works, you can pay any number of sites to do it or even use something like Github Pages for free (which might work for simple static content but if you were hosting pirated IP and anyone noticed you'd get banned pretty quickly)

  • http-server

    a simple zero-configuration command-line http server

  • Once it's scraped a simple http server command could "host" it on your local machine to play: https://www.npmjs.com/package/http-server

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • HarScraper

    Scrapes and download the content from har files

  • I was not able to find any quick and easy way to download all of these files, as there are 100s of them all in seperated folders. So what I did was I wrote a quick tool to do it, you can grab it here: https://github.com/Quizmo/HarScraper

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts