Dri0m / 9o3o

Very minimalistic spoofer for flash games made for Flashpoint Archive - play FP games straight in your browser.

Home Page:https://ooooooooo.ooo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9o3o

https://ooooooooo.ooo/

This is an experimental web frontend for the Flashpoint Archive. It utilizes open-source players such as Ruffle and X_ITE, while offering the full extent of Flashpoint's redirection and URL spoofing capabilities in the browser.

Setup API Locally

Prerequisites

  • Go (should be added to PATH)
  • MinGW-w64 (bin folder should be added to PATH)
  • flashpoint.sqlite (place inside backend folder or define path in config.json)

Instructions

  1. go run main.go, no magic here.

Alternatively:

  1. Download the source code
  2. Open the Command Prompt in the backend folder
  3. Use the command go build to start compiling the executable
  4. Once finished, open the executable within the Command Prompt using the command backend.exe

The API will now be served from http://127.0.0.1:8985.

About

Very minimalistic spoofer for flash games made for Flashpoint Archive - play FP games straight in your browser.

https://ooooooooo.ooo/


Languages

Language:JavaScript 41.6%Language:Go 39.6%Language:HTML 12.4%Language:CSS 5.8%Language:Dockerfile 0.6%