Page 2 of 2

Re: Tutorial to learn games [BETA]

Posted: 12 March 2020, 05:00
by LadyJayTTV
Kentezzz wrote: 29 January 2020, 22:31 I would rather have bot's. I can learn from that just as well as the tutorials. Plus it would be nice to not play power gamer while I am trying to learn and actually be able to play a game sooner instead of waiting for the desired amount of players to join.
Completely agree with this.

Re: Tutorial to learn games [BETA]

Posted: 25 April 2020, 10:23
by fafa-fr
sourisdudesert wrote: We are now experimenting tutorials to learn new games on BGA.
Hi,
I think this is a great feature, very useful to learn how to use BGA's interface for games. (And MUCH easier to implement than bots, to answer Kentezzz and Girl_Jay's comments.)
sourisdudesert wrote: We need your feedback on these tutorials, before deciding if we want to go further. Your feedback is of course more valuable if you don't know these games.
I think the implementation is good. Just two things:
- The tutorials say there is a "-" to hide the bubbles, but I didn't see any.
- About the "arrow" (triangle) at the corner of the bubbles, that points to the element you're speaking about: I would have make it larger. It is tiny, so on the first bubble I didn't notice it immediately.

Re: Tutorial to learn games [BETA]

Posted: 22 June 2020, 22:03
by compte obelète
Anyways, I don't know how to make one.

Also, some games need maybe tutorials because almost nobody know well those games, and only a few know about everything and I think none know how to make one.

Re: Tutorial to learn games [BETA]

Posted: 14 July 2020, 11:06
by Lunalol
Hi, I have a bug with tutorial system :
ly_studio.js:2 During callback: click / click
Cannot read property 'h' of undefined
TypeError: Cannot read property 'h' of undefined
at Object.ajaxcall (https://x.boardgamearena.net/data/theme ... s:2:638789)
at Object.click (https://x.boardgamearena.net/data/theme ... js:1:39302)
at Object.<anonymous> (https://boardgamearena.com/tutorial?gam ... 49:2370:50)
at HTMLDivElement.<anonymous> (https://x.boardgamearena.net/data/theme ... js:8:33895)
It's happen when I select "player MUST play next action" and I try to do an action (valid or not, same error).
There is no problem when I select "player must click on continue" and I click on "next comment".

Another problem : selecting "Display this comment with an arrow to the linked item." or "Display this comment centered over the linked item." does no visible change, strange ?

Thanks.

Re: Tutorial to learn games [BETA]

Posted: 02 August 2020, 11:42
by Lunalol
Lunalol wrote: 14 July 2020, 11:06 Hi, I have a bug with tutorial system :
ly_studio.js:2 During callback: click / click
Cannot read property 'h' of undefined
TypeError: Cannot read property 'h' of undefined
at Object.ajaxcall (https://x.boardgamearena.net/data/theme ... s:2:638789)
at Object.click (https://x.boardgamearena.net/data/theme ... js:1:39302)
at Object.<anonymous> (https://boardgamearena.com/tutorial?gam ... 49:2370:50)
at HTMLDivElement.<anonymous> (https://x.boardgamearena.net/data/theme ... js:8:33895)
It's happen when I select "player MUST play next action" and I try to do an action (valid or not, same error).
There is no problem when I select "player must click on continue" and I click on "next comment".

Another problem : selecting "Display this comment with an arrow to the linked item." or "Display this comment centered over the linked item." does no visible change, strange ?

Thanks.
Up, still not solved.