Hello and thanks for the great job you've done here, on BGA.
I'm trying to develop some new boardgames and I have a question about code organization because i'm afraid, reading the documentations, that yourgamename.game.php will become huge at the end of the development process.
Is it possible to develop external module like you did with Deck and including using getNew static method? How can I do? I searched for some documentation about this issue but I didn't found nothing.
Thanks
I'm trying to develop some new boardgames and I have a question about code organization because i'm afraid, reading the documentations, that yourgamename.game.php will become huge at the end of the development process.
Is it possible to develop external module like you did with Deck and including using getNew static method? How can I do? I searched for some documentation about this issue but I didn't found nothing.
Thanks