Skip to content

SMarioMan/poketcg

 
 

Repository files navigation

Modification

This decomp has been modified to build a version of the game that always gives coin flips in your favor. More specifically, you always get heads while the AI will always get tails. Checksum validation has been disabled to permit this modified build to complete.

Pokémon TCG Build Status

This is a disassembly of Pokémon TCG.

It builds the following ROM:

  • Pokémon Trading Card Game (U) [C][!].gbc sha1: 0f8670a583255cff3e5b7ca71b5d7454d928fc48

To assemble, first download RGBDS (https://github.com/gbdev/rgbds/releases) and extract it to /usr/local/bin. Run make in your shell.

This will output a file named "poketcg.gbc".

See also

Other disassembly projects:

About

Disassembly of Pokémon TCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 94.1%
  • Python 5.5%
  • Other 0.4%