Search found 5 matches

by ChrisGNZ
15 September 2023, 05:21
Forum: Developers
Topic: State machine diagram for "play game 3 times"
Replies: 5
Views: 342

Re: State machine diagram for "play game 3 times"

THanks for your replies, RicardoRix and Tisaac! Tisaac's last point "duplicate logic because you still need to check validity of the moves in backend anyway" is giving me much pause for thought! Maybe for that reason, I'll try to model the player-moves that are very clearly a change of sta...
by ChrisGNZ
14 September 2023, 06:39
Forum: Developers
Topic: State machine diagram for "play game 3 times"
Replies: 5
Views: 342

Re: State machine diagram for "play game 3 times"

Thanks for your reply, Tisaac! Please bear with me as I seek more info from yourself or other forum readers about BGA states. In my diagram ( https://ibb.co/JQqjkyZ ) I have a single state # 40 called "Player Turn". But within the player's turn are some moves and choices of actions, and so...
by ChrisGNZ
11 September 2023, 07:21
Forum: Developers
Topic: State machine diagram for "play game 3 times"
Replies: 5
Views: 342

State machine diagram for "play game 3 times"

Hi All I'm trying to develop my first BGA game, but I may have bitten off more than I can chew :-) The game I have been granted a license for is quick to play so normally you play the game 3 times and accumulate points, and the person with the most points after 3 games wins. Here is my attempt a sta...
by ChrisGNZ
19 June 2013, 11:57
Forum: Developers
Topic: ReferenceError: bgagame is not defined
Replies: 1
Views: 2075

ReferenceError: bgagame is not defined

Hello! Sorry if this is a noob question, but I am new to the BGA development environment. I am incrementally fleshing code around the skeleton files, and am using Firefox with Firebug to track down my mistakes. I thought I was progressing OK then all of a sudden I am receiving "ReferenceError: ...
by ChrisGNZ
22 November 2012, 22:36
Forum: Official announcements [en]
Topic: Developing a game on Board Game Arena
Replies: 35
Views: 33568

Re: Developing a game on Board Game Arena

Thanks for putting up the two latest technical presentations; they were very interesting! One thing I failed to pick up on from the BGA Framework presentation is how the client browser receives notifications from the BGA server. What mechanism is used to achieve this? Does the client continually pol...

Go to advanced search