ggarredondo / Carnem-Levare-Prototype

To-be-released action RPG about boxing. This prototype was made as part of our undergraduate final projects, for the Computer Engineering degree at University of Granada. All information about the development and design of the game can be found in the corresponding dissertations.
0 stars 0 forks source link

AI generates too many random numbers in a loop #113

Open ggarredondo opened 1 year ago

ggarredondo commented 1 year ago

We should consider solutions to avoid it such as caching random numbers in an array when initializing the scene.