PDA

View Full Version : Card RPG


* Jade *
March 22nd, 2005, 08:23 AM
HEY

I am wondering which is best for making a Card RPG - remember Pokemon TCG2 for GB? I want to make one that have all of 3rd Gen cards from EX:RS on.

Dawson
March 22nd, 2005, 12:54 PM
I don't think one of these have been done before. I suppose if it's programmed like a CBS then it could be done in RPG Maker. I guess it all depends on whichever maker you're most comfortable with.

Neo-Dragon
March 22nd, 2005, 12:56 PM
I'd say RMXP. First you could set every card its own variable- then You can use the variables to randomise the hand, and opponents hands..
Just depends on ur coding I guess..

Krazy_Meerkat
March 23rd, 2005, 12:43 AM
Yeah neo is right.. A card game would be easier to do because the stats etc. of all the monsters (in this case, pokemon) are all the same for every card of the same type.
A bulbasaur card would always be lv.6 or something, it would never gain exp or hp or anything so it would require a lot less coding.. I think it would still be a big task though (for a minigame) and I suggest a few tutorials first.

Dawson
March 23rd, 2005, 01:58 AM
I think he was intending to base the whole game around the card game, like Pokemon TCG.

DarknessMonkey
March 23rd, 2005, 06:30 PM
Yeah I was wondering about this, I need to put a card game in my game!