/CalendarSolver

Daily Calendar Solver

Primary LanguageC#

CalendarSolver

Calculates solution to daily calendar puzzle which needs to locate shapes to highlight:

  • Month
  • Day
  • Day of the week

image

Usage

Build solution using VS2019 and then run executable.

During solve progress will be displayed as shown below:

image

Once a solution has been found the following will be shown:

image

If you close the solution window then the solver will carry on to find the next solution.