Page 1 of 1

Where is the source code of "Can't stop" ?

Posted: 29 April 2020, 22:15
by Axel584
Hi,
I'm a beginner in the BGA framework and I have some difficult to understand how the "state" part works...
I often search in the source code of others projets (in https://studio.boardgamearena.com/projects I take some of them with the "get readonly access" link)
But I didn't find the game "Can't stop" which is similar to the game I would like to make (a domain public game with 5 dices)
Do you know where (or "if") i could find the source code of the project "can't stop" ?

Thank you for your help,

Axel

Re: Where is the source code of "Can't stop" ?

Posted: 29 April 2020, 23:18
by fafa-fr
Hi,
Can't stop wasn't developed with BGA Studio, so the source code is not available in the Studio. Maybe the admins could send you the files, but I think you should be able to find other games on the Studio that are simple enough to study their code. You can also ask questions here. Have you read the doc page Your_game_state_machine ?