Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 905 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 905 Bytes

Pokémon Trading Card Game, Version 2

This is a modified disassembly of Pokémon Trading Card Game for the Game Boy Color.

For an overview of the changes that were made to the original game, see CHANGELOG.md

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_v2.gbc".

For more detailed instructions about how to set up the repository, see INSTALL.md.


See also: