What data structures does factorio use?
What data structures does factorio use?
I'm interested in game development and I was wondering what data structures does factorio use in order to have so many moving items constantly being updated every frame? Binary tree, map, etc.? Is there anywhere on this site where I can read up on that sort of information?
Re: What data structures does factorio use?
You need mainly to read the Factorio Friday Facts. See in the News board. Just begin from the beginning. 

Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: What data structures does factorio use?
Ones I've read being mentioned: fixed size arrays, lists, somekind of location dependent structure.
Re: What data structures does factorio use?
Factorio comes with a pdb file, you can use it to find out 
