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 Unity-based Sudoku puzzle game that features dynamic grid generation, multiple difficulty levels, live timing, and interactive UI elements. Sudoku Challenge offers a challenging and engaging experience for players of all skill levels. Enjoy solving unique puzzles with a clean, modern interface and help us improve by contributing ideas and fixes!
C# implementation of the classic N-Queens problem solver with both single-threaded and multi-threaded approaches, measuring and comparing their performance.
A simple WinForms application that generates images using the Wave Function Collapse algorithm, featuring automatic backtracking and a few built-in tilesets. Based on https://www.youtube.com/watch?v=rI_y2GAlQFM
Logical programming tool that works similar to Prolog program. It's goal to simplify and extend prolog features and provide easy integration with mapping tool.