Search found 7 matches

by Vikti
08 February 2021, 21:35
Forum: Developers
Topic: Setting the initial game time
Replies: 1
Views: 334

Setting the initial game time

Hi, I'm adapting a 2-player abstract logic game to BGA (Castle of Mind), and it has strict rules around the maximum length of the game. A default game should provide 15 minutes to each player, without any additional time when they've moved. I could set 'estimated_duration' => 30, 'fast_additional_ti...
by Vikti
15 January 2021, 18:00
Forum: Developers
Topic: How can I set the default game duration?
Replies: 3
Views: 684

Re: How can I set the default game duration?

These are the additional(!) times, I'd like to set the default, starting time.
by Vikti
15 January 2021, 16:41
Forum: Developers
Topic: How can I set the default game duration?
Replies: 3
Views: 684

How can I set the default game duration?

Is it possible to change the default game length for "Normal" mode? By default it's 3 minutes, and I could not find any related option in `gameinfos.inc.php`.
by Vikti
10 January 2021, 11:43
Forum: Developers
Topic: Any advice around using Phaser?
Replies: 3
Views: 592

Re: Any advice around using Phaser?

Thanks, SVG can probably do the trick
by Vikti
10 January 2021, 11:10
Forum: Developers
Topic: Any recommended SQL query builders?
Replies: 13
Views: 2443

Re: Any recommended SQL query builders?

Hi @Tisaac!

Yes, please! I'm definitely interested!

Could you share your code with me (under a permissive License).
by Vikti
09 January 2021, 21:08
Forum: Developers
Topic: Any advice around using Phaser?
Replies: 3
Views: 592

Any advice around using Phaser?

Hi, Previously, my team was developing HTML5 games using Phaser (https://phaser.io/). Given the many niceties it provides, I'd like to know what your recommendations are around using it? I've read the guidelines, and that it's use is not recommended. As the game we were asked to adapt to BGA has non...
by Vikti
09 January 2021, 21:00
Forum: Developers
Topic: Any recommended SQL query builders?
Replies: 13
Views: 2443

Any recommended SQL query builders?

Hi, I'm just starting with BGA game development. Going through the tutorial, I was terrified that we are expected to write pure SQL. This is terrible developer experience, given the possibility of typos and the difficulty of debugging, I expect to save much time by using a query builder. After a qui...

Go to advanced search