DavideCanton / DancingLinksXLinks
Python implementation of Donald Knuth's Algorithm X with Dancing Links
☆15Updated 4 months ago
Alternatives and similar repositories for DancingLinksX
Users that are interested in DancingLinksX are comparing it to the libraries listed below
Sorting:
- 🐍 2048☆342Updated 3 years ago
- SuperMarioBros game written by python (support level 1-1 to level 1-4)☆137Updated last year
- An AI that plays flappy bird! Using the NEAT python module.☆775Updated 9 months ago
- GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it☆1,014Updated 2 years ago
- Wim's solutions for https://adventofcode.com/ puzzles☆35Updated 6 months ago
- Data Animation Tools based on Manim of 3blue1brown☆231Updated 5 years ago
- ☆17Updated 7 months ago
- The classic retro game recreated using Pygame and python☆515Updated 2 years ago
- Python 3.x othello using tkinter☆42Updated 10 years ago
- I built the pacman game without the ai for pacman☆203Updated 7 years ago
- my source file for project euler☆68Updated 4 years ago
- A Python library for simulating finite automata, pushdown automata, and Turing machines☆383Updated last week
- A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.