Search found 8 matches

by edward_green
02 August 2026, 19:27
Forum: Developers
Topic: Looking for jobs
Replies: 4
Views: 311

Re: Looking for jobs

If you have not yet, I recommend working through one of the BGA tutorials (reversi or hearts). They are the perfect way to get your feet wet in BGA dev world. Its good to get your BGA development environment set up and do a simple project from start to finish to try to understand the framework and w...
by edward_green
29 July 2026, 01:47
Forum: Developers
Topic: BGA_dice
Replies: 2
Views: 453

Re: BGA_dice

Hello! I would recommend reading the code on the bga-dice wiki page, it gives you step by step how to get it up and running. I also found the demo hugely helpful, it has multiple examples focusing on different features and you can read the code behind it using your browser's developer tools. The doc...
by edward_green
15 August 2025, 22:36
Forum: Developers
Topic: Applying Typical Coding Practices
Replies: 2
Views: 132

Re: Applying Typical Coding Practices

Thank you for the clarification. I appreciate your advice and I'll keep that in mind!
by edward_green
14 August 2025, 00:43
Forum: Developers
Topic: Applying Typical Coding Practices
Replies: 2
Views: 132

Applying Typical Coding Practices

I am wondering if there are any typical practices of coding that translate to the development of BGA games? For context I am about a month into development of my first real game. I appreciate the excellent teaching materials, documentation pages, and encouraging community. I see the clear instructio...
by edward_green
21 February 2025, 23:11
Forum: Developers
Topic: Seeking Devs for We're Sinking
Replies: 2
Views: 242

Re: Seeking Devs for We're Sinking

Hello! I am interested in developing We're sinking. Do you have any specific timeline in mind (maybe a date or event you want it completed by)?
by edward_green
12 January 2025, 15:30
Forum: Developers
Topic: Reversi: wrong formatted data
Replies: 3
Views: 122

Re: Reversi: wrong formatted data

UPDATE: Its working now. All I had to do was set the 'players' value to [2] in gameinfos.inc.php. I guess somehow it was stuck on one player even though I'm sure I set it to two in the game setup? But that simple change did the trick. Thank you for the help!
by edward_green
12 January 2025, 15:17
Forum: Developers
Topic: Reversi: wrong formatted data
Replies: 3
Views: 122

Re: Reversi: wrong formatted data

You are right that the $players array has only one element, but I am definitely running it in two player mode.
by edward_green
12 January 2025, 04:59
Forum: Developers
Topic: Reversi: wrong formatted data
Replies: 3
Views: 122

Reversi: wrong formatted data

Hello, I am new to BGA developer side and trying to follow the reversi tutorial. I successfully completed the front end section and had the board and single disc displayed. I'm attempting the next section (subtitled "The database"). When I attempt to start a game now, it doesn't do anythin...

Go to advanced search