Looking for 3rd party testing on Yam master

Game development with Board Game Arena Studio
Post Reply
User avatar
DirePants44
Posts: 3
Joined: 04 November 2020, 20:40

Looking for 3rd party testing on Yam master

Post by DirePants44 »

Dear all of you,

I've finished my first game and I'm looking for people to test it or give me advice on design.

https://studio.boardgamearena.com/gamep ... =yammaster

It is a very simple game so it will take 15min max.

Thank you !!
User avatar
Tisaac
Posts: 2736
Joined: 26 August 2014, 21:28

Re: Looking for 3rd party testing on Yam master

Post by Tisaac »

You'll probably find more devs to playtest on the discord server there :)
https://discord.gg/jHxNm4pcpg
User avatar
Nivvdiy
Posts: 13
Joined: 17 July 2018, 08:47

Re: Looking for 3rd party testing on Yam master

Post by Nivvdiy »

I just tested it, and it's nice, the design is good.
But i would suggest you to use text that can be translated instead of directly have it in the picture. That would help people who don't speak english, i know it can be easy to understand but some people don't want to make efforts to learn english.
User avatar
DirePants44
Posts: 3
Joined: 04 November 2020, 20:40

Re: Looking for 3rd party testing on Yam master

Post by DirePants44 »

Nivvdiy wrote: 15 November 2020, 16:57 I just tested it, and it's nice, the design is good.
But i would suggest you to use text that can be translated instead of directly have it in the picture. That would help people who don't speak english, i know it can be easy to understand but some people don't want to make efforts to learn english.
Yeah about the english board I thought about it but didn't really want to change it :) I guess I will have to...

Thank you anyway !
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Looking for 3rd party testing on Yam master

Post by Victoria_La »

Regarding the board - it very easy, just erase the text on the image and place text directly from javascript using absolute postions (or give text block class and use css to place them)
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Looking for 3rd party testing on Yam master

Post by Victoria_La »

If you want realistic effect on placing tokens you can add
filter: drop-shadow(2px 4px 6px black);
in css on .ym_token
User avatar
DirePants44
Posts: 3
Joined: 04 November 2020, 20:40

Re: Looking for 3rd party testing on Yam master

Post by DirePants44 »

Victoria_La wrote: 15 November 2020, 23:06 If you want realistic effect on placing tokens you can add
filter: drop-shadow(2px 4px 6px black);
in css on .ym_token
Thank you ! I like the effect.
Post Reply

Return to “Developers”