Page 1 of 1

Developper IRL needs help to be able to do tutorials...

Posted: 16 March 2022, 15:03
by phobyjuan
Hi,
I am looking for some help to be able to start tutorials. I obviously can't figure how it works...
I try to follow the First steps with BGA Studio.
On the ftp, I have my 2 folders reversi and hearts.
So now, Let's code!
But when I go to the Studio / Control Panel, as written in "Let's code!" part, I don't have any game :/

So I read some other web pages.
I tried to create a project linked to the id 117 (Othello, right ?), but no file in the template provided matched with the reversi tutorial.
So I tried to create the project "reversi" with the id 117, but the console told me that the project already existed.

I did a lot of tutorials to learn some language.
rarely I met a tuto as dark as this one.
Could anyone help me please ?

Re: Developper IRL needs help to be able to do tutorials...

Posted: 16 March 2022, 19:55
by Tisaac
phobyjuan wrote: 16 March 2022, 15:03 Hi,
I am looking for some help to be able to start tutorials. I obviously can't figure how it works...
I try to follow the First steps with BGA Studio.
On the ftp, I have my 2 folders reversi and hearts.
So now, Let's code!
But when I go to the Studio / Control Panel, as written in "Let's code!" part, I don't have any game :/

So I read some other web pages.
I tried to create a project linked to the id 117 (Othello, right ?), but no file in the template provided matched with the reversi tutorial.
So I tried to create the project "reversi" with the id 117, but the console told me that the project already existed.

I did a lot of tutorials to learn some language.
rarely I met a tuto as dark as this one.
Could anyone help me please ?
Just create with a different name. All the names of all repo of all devs must be different

Re: Developper IRL needs help to be able to do tutorials...

Posted: 16 March 2022, 20:17
by phobyjuan
thx!
I understood that I had to create a new project and do with the auto-generated files instead of the mentioned file names.
I still haven't understood why I can't launch reversi nor hearts, while I have the code on my ftps, but ok...

The 1rst steps could have been clearer imo.

Re: Developper IRL needs help to be able to do tutorials...

Posted: 16 March 2022, 21:28
by tchobello
when you have a look at other projects in the Studio, you are often allowed to get readonly access.
this also creates a folder in 'your' ftp but you can't launch the game anyway.

Re: Developper IRL needs help to be able to do tutorials...

Posted: 17 March 2022, 14:08
by phobyjuan
Thank you for the information !