You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💡 A JavaFX-powered implementation of the Akari logic puzzle, featuring intuitive controls, dynamic feedback, and a diverse puzzle library for hours of strategic fun! Implemented with Model-View-Controller and JFX patterns, this game will definitely be worth your time!
A Python-based solver for the Akari puzzle that leverages Google OR-Tools to model and solve complex constraint satisfaction requirements. It defines puzzle variables, enforces illumination constraints, and systematically finds valid bulb placements to complete the puzzle efficiently.