Yes absolutely. Some of the authors are in the field since mid 2000s. As for me, I'm about to finish my PhD and try my luck researching game development. The dream is to build a video game research lab. But that might take some time.
HN user
pol4ko
Hi guys. Author here (one of them). I'm so happy that the paper got here on HN without us doing anything. This is a big thing for researchers. Normally our papers end up in a dark corner of internet.
This paper is a pre-print. We submit it to a workshop (GAS2022) and it is still in process of peer-review. So it will have many more changes until get accepted. Including some suggestions from here :D
Hi. Do you mind sharing more of your work with Godot? I'm working in a similar project for software testing.
Hey, where can I check this blog? Im interested in collision detection in games.
According to this study [0] you are correct. The problems related are mostly management while the technical ones rarely cite language issues.
Very cool idea. I'm having problems to access the website. Maybe the high traffic put it down.
But regardless of these details, software has two main qualities that give it this advantage in terms of preservation: It's interactive It's deterministic
No sure if we are talking of the same thing here but a Software is deterministic, but the randomness in a Game makes it non-deterministic, even if the emulation is deterministic. See, for exampe, a loot in a dungeon crawler. It will be different everytime.