Tag

#expo

3 posts tagged with this.

·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.

·1 min read

Networker

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.

·1 min read

Lineball

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.