oecs-sharp/Game.Blackjack
hypercross e1fb197474 feat(oecs): improve serialization and add snapshot tests
Enhance the OECS framework to support more robust component
deserialization during world serialization. This includes adding
boxed component support and a runtime fallback for component
discovery.

Additionally, introduces snapshot testing patterns for Blackjack
and TicTacToe to allow for manual verification of world state and
reactivity logs.
2026-07-20 17:05:17 +08:00
..
Commands test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Components test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Singletons test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Systems test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Blackjack.csproj feat(oecs): improve serialization and add snapshot tests 2026-07-20 17:05:17 +08:00
Mulberry32.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00