Search found 4 matches

by jeffdi
14 October 2020, 19:42
Forum: "Beta" games
Topic: Forbidden Island now in Beta
Replies: 3
Views: 960

Forbidden Island now in Beta

I'm happy to announce that Forbidden Island has been released to Beta. https://boardgamearena.com/gamepanel?game=forbiddenisland Thanks to all the feedback and bug reports from reviewers during Alpha testing. The game received approvals by 55 reviewer(s) with an average rating of 4.95 stars. Please ...
by jeffdi
07 June 2020, 03:20
Forum: Developers
Topic: play card out of turn
Replies: 4
Views: 851

Re: play card out of turn

Sorry. I think I actually figured this out. I wasn't using the correct check on the server side [ e.g. $this->gamestate->checkPossibleAction() ] This seems to work the best. Playing a special card moves to a 'multipleactiveplayer' state where I enable only the requesting player to respond. Completio...
by jeffdi
07 June 2020, 02:18
Forum: Developers
Topic: play card out of turn
Replies: 4
Views: 851

play card out of turn

I'm working through how to enable players to play a Special Action card at any time (out of turn). I've looked at using 'multipleactiveplayer' states, but that seems suboptimal as you lose track of who's turn it actually is (all players with special action cards look active). checkPossibleActions do...
by jeffdi
22 April 2020, 06:12
Forum: Developers
Topic: game reference for Forbidden Island
Replies: 2
Views: 671

game reference for Forbidden Island

Hi,

I'm looking at starting a project for Forbidden Island. Any recommendations on an existing game that might serve as a good starting point?

jeff

Go to advanced search