Testing games
- Games are dlls. Use a standalone test project to test a game.
- Create baseline game snapshots in textual format.
- Create baseline logs via the r3 observable api.
- Read the snapshot/logs manually to identify issues.
- Make sure serialization roundtrip works.