Page 1 of 1

Common theme / graphics documented

Posted: 23 January 2018, 21:41
by fa81
Hi!

I noticed that some games, well Troyes at least, uses image sprites from a "common" game, e.g. https://x.boardgamearena.net/data/theme ... ubes20.png

Is this common theme, that offers images for standard components I assume, documented somewhere?

Thanks,
Fabian

Re: Common theme / graphics documented

Posted: 24 January 2018, 02:27
by Victoria_La
Nope, but you can use them. Its probably better to copy it into your game in cases it changes.
I also have project called "sharedcode" on studio which has bunch of shared images, meeples, cubes,etc
(again to be copied, not to use as direct url)
To get access to "sharedcode" find it on studio in project list and click on "Request readonly access"

Re: Common theme / graphics documented

Posted: 24 January 2018, 16:39
by fa81
Ah, I actually use bga-sharedcode on github a lot to learn. Never looked into /img/, though :D

Thanks!