Search found 2 matches

by Tichodrome Colvert
12 June 2023, 14:41
Forum: Developers
Topic: [Solved] Grid building doesn't work as intended by tutorial, insert_block loop only inserts last block
Replies: 5
Views: 440

Re: Grid building doesn't work as intended by tutorial, insert_block loop only inserts last block

I solved the problem! It was because of this line: $this->page->begin_block( "reversi_reversi", "square" ); Then I realized that I'm following the tutorial in a project named "truc" (French slang for "thing") instead of "reversi", so I changed the li...
by Tichodrome Colvert
12 June 2023, 11:47
Forum: Developers
Topic: [Solved] Grid building doesn't work as intended by tutorial, insert_block loop only inserts last block
Replies: 5
Views: 440

[Solved] Grid building doesn't work as intended by tutorial, insert_block loop only inserts last block

Hi, I'm a new developer and I'm trying to learn how to develop games on Board Game Arena Studio. For that and to get a grasp on how the framework works I'm currently following the Reversi tutorial. I'm currently trying to create the grid using the insert_block function. I've copy-pasted the code fro...

Go to advanced search