Game of Gauss
Game · Mobile

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.

React NativeExpoReact Native Web

Game of Gauss is matrix inversion in disguise.

The puzzles are structured around Gaussian elimination — the classical algorithm for solving systems of linear equations. Each move corresponds to an elementary row operation, and the goal is to reduce the matrix to the identity. Most players won't realise they're doing linear algebra.

Built with React Native and Expo, playable in the browser via React Native Web.