Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 319 Bytes

File metadata and controls

9 lines (6 loc) · 319 Bytes

Improvements

If I could spend a bit more time on the solution, I would add the following:

  • Field edge detection / validation
  • Abstract the Console commands out of the orchestrator (to allow unit testing of the game loop)
  • Implement mines only exploding the first time they're stepped on
  • Input key validation