Hello guys,
I'm a student of TI from Portugal and I'm trying to create a game for a project but the game is to be changeable requirements .
Im thinking in set this properties before start the game . Any ideas how i can do it?
I'm thinking in take the variable from the code and create a set method.
Thanks
Edit:
I have found the file that cointain the properties to be changed before the game starts. They are in the data.js folder. So all i have to do now is create a set procedure that access this information right?
Sorry i'm very novice.