Skip to content
Fotomac edited this page Feb 11, 2025 · 25 revisions

This is how tutorials show changes made to files:

 this is some code
-delete red - lines
+add green + lines

Contents

Assembly programming

How to add a new…

Port from Pokémon TCG 2

Gameplay changes

Improvements

To do

Feel free to contribute one of these!

  • Add new:
    • card type (e.g. Darkness or Metal);
    • Auto-Deck Machine deck;
    • effect commands;
    • NPC duelist with custom deck;
    • coins (like in Pokémon TCG 2);
    • location in OW map;
    • status condition (Burn);
    • impossible cards (Electrode Lv. 40 and Ditto Lv. 20);
  • Gameplay changes:
    • Implement the mulligan as an option;
    • Only retreat once per turn;
    • Stadium/Supporter/Tool cards;
  • Improvements: