Completed:
- Dynamically Added Matrix.
- Implemented all task as mentioned in Applications.
- Maintained coding standard & documentation when necessary.
Limitations:
- UI Designed in a static way, with 3x3 matrix.
- Took time to implement, traverse matrix diagonally. So manually traversing.(strict to 3x3 matrix)
- Rarely Wild Character is not printing, sometimes printing more than once (UI Issue)