1. Executive Summary “Super Fight” is originally a physical party card game published by Arcane Wonders , where players draft absurd characters, weaknesses, and abilities to argue who would win in a hypothetical fight. To date, no officially licensed, fully-featured digital adaptation exists under the exact name “Super Fight Card Game Online.” However, the demand for such a product is evident in online board game simulators, fan-made Discord bots, and similar “argument-based” digital card games. This report analyzes the current landscape, the viability of an online version, and the market opportunities. 2. Current Online Availability (Unofficial) | Platform | Implementation | Limitations | |----------|----------------|--------------| | Tabletop Simulator (Steam) | User-created mods with Super Fight decks | No rule enforcement; requires manual arguing and voting | | Screentop.gg | Fan-made digital table with card imports | No matchmaking; relies on honor system for judging | | Discord Bots | Custom bots (e.g., “FightBot”) that draw random cards | Text-only; lacks visual flair and official content | | PlayingCards.io | Shared digital card table | No AI; no ranked play |
For announcements of prebuilt binaries for Linux, Mac OS X, and Windows, head over to the E-Maculation Forums.
Other prepackaged versions of Basilisk II that I am aware of:
Really old versions for legacy systems:
To download the current version of the repository via Git:
$ git clone https://github.com/cebix/macemu.git
After downloading and setting up the repository you can, for example, try to compile the Unix version of Basilisk II:
$ cd macemu/BasiliskII/src/Unix $ ./autogen.sh $ make