Ad
  • Custom User Avatar

    The example in the text is wrong it should state get_hud([7,7], [3,2], [5,6,7]) instead of getHUD([7,7], [2,3], [5,6,7]), for tue characters displayed.

  • Custom User Avatar
    • Description should be language-agnostic

    • Example and sample tests should provide a test when row size is even length to comfront to the following requirement

      Should a screen dimension be even, they should be positioned at the middle most coordinate, rounded down.

    • The parameter name screen_size should be screenSize