chanioxaris / kenken-solverLinks
Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)
☆24Updated 6 years ago
Alternatives and similar repositories for kenken-solver
Users that are interested in kenken-solver are comparing it to the libraries listed below
Sorting:
- Content of the mathspp.com website.☆23Updated last week
- A cross-platform multi-level game created in Python using Kivy.☆82Updated 2 years ago
- Python Rubik's cube solver☆172Updated 2 years ago
- A minimal pokedex library for Python☆34Updated last year
- Chess engine in Python ♞☆34Updated 8 years ago
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆173Updated last year
- My attempts at solving some of the excellent puzzles at adventofcode.com☆30Updated last month
- An implementation of Wordle in Python than can be played via the terminal.☆13Updated 3 years ago
- Using meet-in-the-middle to solve the Rubik's cube☆81Updated 2 years ago
- A Snippet generator for opencv.☆10Updated last year
- A Native Desktop Application Creator☆22Updated 3 years ago
- SimpleDrawing is a basic desktop sketching application build using the Dear PyGui Graphical User Interface Toolkit in python for producin…☆37Updated 4 years ago
- Joy is a tiny creative coding library in Python.☆202Updated 2 years ago
- Dataset of Sudoku images for Machine Learning☆43Updated 6 years ago
- A Manim implementation of the classic Rubik's Cube☆52Updated 2 years ago
- Fourier Series Visualiser in PyGame☆33Updated 4 years ago
- Animations made by python☆10Updated 5 years ago
- Conway's Game Of Life, in Python, with Cython acceleration using the pure Python syntax☆29Updated 2 years ago
- A Python Sudoku solver☆94Updated last year
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆173Updated 2 years ago
- Very scuffed python chess program I made for a high school project☆20Updated 4 years ago
- UCI Compliant Chess Engine☆119Updated 10 months ago
- A simple way to demo Flask apps from your machine.☆142Updated 2 years ago
- A simple Python wrapper around QOI (https://github.com/phoboslab/qoi)☆82Updated last month
- A Multiplayer / SinglePlayer / Online Chess Game app written in Python using Pygame Library