Ordinary Puzzles: A minimalistic React-Native puzzle game
By Mazzarolo Matteo
After a few weekends of work, today I finally published Ordinary Puzzles in the App Store and in the Play Store.
You can find the source-code of the app on GitHub.


Ordinary Puzzles is a puzzle game inspired by Juho Snellman’s Linjat.
I discovered Linjat a while ago on Hacker News. I liked the concept of its Picross-like puzzles, so after a quick chat with Juho I decided to port it to a mobile game.
The font used across the entire app is Averta, by Kostas Bartsokas.
For licensing reason the Averta font files are not included in the source code.
Ordinary Puzzles is built with React-Native, TypeScript and MobX.