Posts: 90
Threads: 17
Joined: Nov 2023
Reputation:
2
The suggestion is about adding the possibility of creating global variables, I think it would be good to create variables that manage the score, and another to save the value of objects created with tables and be able to access their values from other files in a more comfortable way.
Posts: 90
Threads: 17
Joined: Nov 2023
Reputation:
2
Hello Marcus.
You are going to introduce global variables in a future update, while I am creating the pong game I am finding it quite difficult to work without global variables.
It may also be me who doesn't know how to work correctly without the globals, in any case I am going to publish little by little the code that I make for the pong game and could you give me some tips so that I can work as comfortably as possible without the globals? global variables.