Hi again,
I'm trying to get the hang of using the Stock and/or Zone JS components in a game I'm developing (Villagers). This is a tableau-building card game with a central mechanic being the building of production chains by stacking higher powered cards on top of lower ones, with the added complexity of being able to "branch" two chains off of one starting card. I think I've got the serverside PHP groundwork laid pretty well for allowing this branching structure, but I'm totally lost on how to do this for the graphics/clientside JS.
Right now, I'm trying to figure out if making these branching structures for the cards in the tableaus would be doable with either the Stock and/or the Zone components in the BGA codebase- would they? And if so, does anyone know of a good BGA game, either up on the main site or in development, that I could use as a model for building this structure?
Thanks,
Collin
I'm trying to get the hang of using the Stock and/or Zone JS components in a game I'm developing (Villagers). This is a tableau-building card game with a central mechanic being the building of production chains by stacking higher powered cards on top of lower ones, with the added complexity of being able to "branch" two chains off of one starting card. I think I've got the serverside PHP groundwork laid pretty well for allowing this branching structure, but I'm totally lost on how to do this for the graphics/clientside JS.
Right now, I'm trying to figure out if making these branching structures for the cards in the tableaus would be doable with either the Stock and/or the Zone components in the BGA codebase- would they? And if so, does anyone know of a good BGA game, either up on the main site or in development, that I could use as a model for building this structure?
Thanks,
Collin