MinerSweeper and Roulette. Experimenting the shared codebase between two games. Both are data driven. We can set the data in scriptable objects.
Games
- Minesweeper: This is a basic minesweeper which is focused on States and architecture.
- Roulette: Roulette is focused on requesting something from some service and using the async and reactive approach.
Video