- [ ] Nullable - [ ] Can SimulationState be a struct, then we can remove lots of pools. - [ ] FixedArrays have a new style. - [ ] Web should have a signalr socket and playable sim (to replace the console player) - [ ] enum instead of int for `PieceDefinition.AllPieceDefinitions[]` lookup - [ ] MCTS is always copy pasted - [ ] Put some docs on things
PieceDefinition.AllPieceDefinitions[]lookup