- 1
- Posts
- 217
- Days
- Seen Nov 8, 2024
I'm currently working on making a rom hack of the pokemon tcg game boy color game using the disassembly of the game. It features cards from the current tcg standard format (ex and VStars), but made to fit the gbc interface and mechanics. So far I have implemented most of the cards I want to include, still have to work out the AI to properly use these cards.
So far, I have coded most of the cards and assigned them to the Gen 1 Pokemon cards present in the game. Most of the major meta cards are there (Charizard ex, Dragapult ex, Chien-Pao ex, Palkia VStar, Munkidori etc.). I will not introduce stadiums though, because that would require to change a lot in the whole interface.
I am still looking for someone to create the sprites (226 cards in total). They can be just the original tcg sprites but converted to the gbc format (64x48 px, 4 colors with a black/dark border). They don't necessarly have to look exactly like the originals though, I'm definitely open to more unique sprites.
Features:
Currently looking for:
If you are interested in helping me with this ROM hack or have any further questions, feel free to DM me or reply to this thread.
So far, I have coded most of the cards and assigned them to the Gen 1 Pokemon cards present in the game. Most of the major meta cards are there (Charizard ex, Dragapult ex, Chien-Pao ex, Palkia VStar, Munkidori etc.). I will not introduce stadiums though, because that would require to change a lot in the whole interface.
I am still looking for someone to create the sprites (226 cards in total). They can be just the original tcg sprites but converted to the gbc format (64x48 px, 4 colors with a black/dark border). They don't necessarly have to look exactly like the originals though, I'm definitely open to more unique sprites.
Features:
- cards resemble current standard format cards
- each duel is played with 6 prizes
- trainer cards are now divided into items, supporters, tools
- no attack turn 1
- only 1 retreat per turn
- only 1 vstar power per game
- ex, v and vstar give 2 prizes
Currently looking for:
- sprite artist
If you are interested in helping me with this ROM hack or have any further questions, feel free to DM me or reply to this thread.