This is a reimplementation of the server for the Multiplayer Minigolf game from website wyspagier.pl. The original server got shut down after Adobe Flash got removed from major browsers. This server allows connecting using the original .swf file you can get from archive.org.
git clone https://github.com/malik1004x/wyspagolf_reborn.git
cd wyspagolf_reborn
pip install -r requirements.txt
python3 main.py
- Get the SWF from a WyspaGier snapshot on archive.org.
- Download Ruffle for your operating system. Flash Projector is more difficult to set up and doesn't provide any real advantage.
- Open Ruffle. Select the downloaded SWF in the "File or URL" field, then open " parameters".
- Add two file parameters:
surl
- your server's IP, andsport
- your server's port number. - Click Start and enjoy.