This project implements the Partial Digest Algorithm (a.k.a. the PDP algorithm) in both VB.NET WinForms and Python. The PDP algorithm is a computational biology algorithm used to reconstruct a set of ...
Pentomino Puzzle is a classic puzzle game where the player needs to fit a set of differently shaped pieces (Pentominoes) into a 8x8 grid, without overlapping or leaving any empty spaces. This ...