Git Product home page Git Product logo

gepotserver's Introduction

Server implementation for "Classic 8-Ball Multiplayer"

This project is a server-side implementation for the flash game "Classic 8-Ball Multiplayer", found at https://www.speeleiland.nl/classic-8-ball-multiplayer.htm.

Screenshot of the game connected to this server implementation

How to run the server

Open the project in MonoDevelop or Visual Studio and click run. Currently there are no binaries provided.

This has been tested under Mono 6.12, but it should run on much earlier versions of both Mono and .NET.

How to run the game - client

Warning: At the time of writing, Ruffle does not support certain features used by this flash, rendering it unable to connect to servers.

The swf file is not provided in this repository. It can be downloaded from here.

The standalone Flash Player first needs to be allowed to connect to the internet. Unfortunately, clicking the "Settings" button in the prompt simply opens a 404 page, meaning it can not be configured that way.

Instead, .minerva can be used. A live instance of it can be found at https://mariani.life/projects/minerva/.

  1. Go to the .minerva website, or run it locally.
  2. Click on Open and select the settings.sol file.

    On Linux, it is located at ~/.macromedia/Flash_Player/macromedia.com/support/flashplayer/sys/settings.sol.

    If it doesn't exist, make sure you have ran flashplayer at least once.

  3. Select crossdomainAllow from the left panel.
  4. On the right panel, change the slider to YES.
  5. Repeat steps 3 & 4 for crossdomainAlways.
  6. Click on Save and overwrite the settings.sol file at the same location.

It might be possible to distribute a preconfigured settings.sol with a specific domain name allowed only, however this has not been investigated.

Once this has been configured, the game can now be ran using the standalone flashplayer binary. Either navigate to the path containing the swf using a terminal and run

flashplayer "file:///$PWD/sdjkl2389asl19.swf?surl=localhost&sport=6890&user=Desired%20Username"

or open the standalone Flash Player and manually fill in the URL with the required parameters.

gepotserver's People

Contributors

tatokis avatar

Watchers

 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.