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.
