◆
·1 min read
Game of Gauss
Matrix inversion in disguise. A puzzle game built around Gaussian elimination — the same algorithm used to solve systems of linear equations — presented as an intuitive grid-based challenge.
Tag
3 posts tagged with this.
Matrix inversion in disguise. A puzzle game built around Gaussian elimination — the same algorithm used to solve systems of linear equations — presented as an intuitive grid-based challenge.
A pipe-rotation puzzle game inspired by graph theory. Connect all sources to all sinks by rotating pipe segments. Puzzles are procedurally generated using an algorithm similar to maze generation.
A turn-based mobile game originally conceived as a pen-and-paper game during lectures. Players take turns moving a ball toward the opponent's goal by drawing lines — bouncing off walls and previous lines.
All tags