Hello all. I'm a newbie that found BoardGameArena.com the middle of the COVID-19 precautions and I love the concept! I'm a software developer myself so I jumped right in to looking to learning the process and maybe be able to contribute to the game development.
(And my PHP is dusty, so my apologies if I'm overlooking something obvious.)
But I noticed that the Hearts tutorial files that new developers are given extends a "Table" class, which appears to come from table.game.php. I've reviewed the tutorial documentation and the wiki, but I can't find this table.game.php file. I'd like review it to make sure I understand what is being inherited, what is overridden, etc.
Any advice for this or any other BGA classes that are commonly used but not included in the tutorial files would be appreciated.
(And my PHP is dusty, so my apologies if I'm overlooking something obvious.)
But I noticed that the Hearts tutorial files that new developers are given extends a "Table" class, which appears to come from table.game.php. I've reviewed the tutorial documentation and the wiki, but I can't find this table.game.php file. I'd like review it to make sure I understand what is being inherited, what is overridden, etc.
Any advice for this or any other BGA classes that are commonly used but not included in the tutorial files would be appreciated.