Skip to content
Austere Grim edited this page Aug 24, 2022 · 28 revisions

What is Forge

Forge is a Rules Engine for the game "Magic: the Gathering".
Forge is not related in any way with Wizards of the Coast.
Forge is open source software released under the GNU Public License.

On the right sidebar you will find the most common topics.

Adventure Mode!

Forge now has an Adventure Mode, along with the Classic deckbuilding and match games with AI.

Adventure mode is a work-in-progress game mode where you explore the landscape of Shandalar, and duel creatures to gain gold and new cards to become the best and collect them all! to battle the bosses in the castles for each color. You can visit towns to buy equipment and cards, and find artifacts to help you on your journey. Adventure mode is a reimagining of the original "Shandalar" 90's PC Game in Forge.

Adventure is baked into the Android/Mobile release of Forge, and as a separate executable already provided in the Desktop release package.

Downloads

  • Select the most recent version here for full releases
  • For bleeding edge snapshots that may contain more bugs (but definitely gets newest cards faster)
    • Snapshots
      • These are NOT automatically released, they are NOT daily. (Despite what the folder is named.)
      • Snapshots are triggered manually, and provided when the dev team has time.

Install and Run

Pro Tip: Don't mix release and snapshot downloads. Download and unpack snapshots to their own folder!

  • Desktop Windows:
    • Unpack "forge..SNAPSHOT.tar.bz2" with any unpacking/unzipping app (e.g. 7-zip, winrar, etc)
      • You'll end up with "forge....SNAPSHOT.tar".
    • Unpack that ".tar" file once more into its own folder.
    • Run Forge app/exe
  • Desktop Linux/Mac:
    • Unpack "forge..SNAPSHOT.tar.bz2" with any an unpacking app. (Check your package repository, or app store.)
      • You'll probably end up with just a folder fully extracted.
      • If you have a ".tar" file, unpack that file into it's own folder.
    • Run Forge script; ".sh" or ".command"
  • Android:
    • Sideload/Install "forge...apk"
    • Run Forge

Play Adventure Mode on Desktop

  • Run the Adventure Mode EXE or Script in the Folder you extracted.
  • The game will start with an option for Adventure or Classic Mobile UI

Support

Join the Discord!

Check the sidebar for the FAQ!

Clone this wiki locally