RealCataclyptic / Pokemon-TCG-Neo

Repo of the fangame 'Pokemon TCG Neo', a hack of the Pokemon Trading Card Gameboy game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Repo of the fangame 'Pokemon TCG Neo', a hack of the Pokemon Trading Card Gameboy game.


Languages

Language:Assembly 97.0%Language:Python 2.8%Language:C 0.2%Language:Makefile 0.0%