Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 512 Bytes

MineSweeper

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

IMAGE ALT TEXT