Skip to content
A mobile puzzle game built with React-Native
TypeScript Objective-C Java Ruby Python JavaScript
Branch: master
Clone or download
Latest commit 11d7b20 Dec 19, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Added .github assets Dec 15, 2019
.vscode First commit Dec 15, 2019
android First commit Dec 15, 2019
assets First commit Dec 15, 2019
ios First commit Dec 15, 2019
src Update Tutorial.tsx Dec 19, 2019
.buckconfig First commit Dec 15, 2019
.eslintrc First commit Dec 15, 2019
.gitattributes First commit Dec 15, 2019
.gitignore First commit Dec 15, 2019
.watchmanconfig First commit Dec 15, 2019
LICENSE Create LICENSE Dec 19, 2019
README.md Added README.md Dec 15, 2019
app.json First commit Dec 15, 2019
babel.config.js First commit Dec 15, 2019
index.js First commit Dec 15, 2019
jest.config.js First commit Dec 15, 2019
metro.config.js First commit Dec 15, 2019
package.json First commit Dec 15, 2019
react-native.config.js First commit Dec 15, 2019
tsconfig.json First commit Dec 15, 2019
yarn.lock First commit Dec 15, 2019

README.md


Ordinary Puzzles
Ordinary Puzzles

A minimalistic mobile puzzle game built with React-Native.

Download on the app store Download on the play store

Ordinary Puzzles Ordinary Puzzles

Ordinary Puzzles is a minimalistic puzzle game inspired by Picross and Sudoku.

Overview

In this repository you'll find the source code of the Ordinary Puzzles mobile game.

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.

Contributing

Pull requests are welcome. File an issue for ideas, conversation or feedback.

You can’t perform that action at this time.