Objective: Building a chess maze game file handling application with .NET MAUI
- Displays a file load dialog with loading operation
- Displays a file save dialog with saving operation
- Displays list of files
- Allows cancel operation
- Provides path to the most recent file
- Reset Board
- Display board level details with color to pieces
- Set default filename on save operation
- EntityFramework & LINQ to list recent file operation
- Ability to edit chess level pieces