A C++ GUI-based Sudoku Solver using Win32 API that solves puzzles using backtracking algorithm. PRODIGY_WD_04 - Sudoku Solver This repository contains the fourth task of my internship at Prodigy ...
A demonstration of using LuaJIT FFI (Foreign Function Interface) to create native Win32 GUI applications directly from Lua, without requiring C compilation. This project implements an interactive ...