Hacker News new | ask | show | jobs
by Madmallard 28 days ago
Does it actually play identically or is there going to be weird bugs all over the place?

Seems like an impossible ask to verify if you don't have an immense test suite that covers everything.

1 comments

The parent of the parent project has ground truth replays, which get compared to new PRs. The game uses lockstep networking, so this is required to prevent desyncs.
That sounds nowhere near adequate