Nilhcem / inaccessible-memory-android

A concentration game designed with (some) accessibility in mind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inaccessible memory

Screenshot

Download the apk here, compatible with Android 4.1 (API 16) and above.

What is it?

Inaccessible memory is a Concentration game only playable by people having Google Talkback running on their device. (It should also work pretty well with BrailleBack).

The goal is to frustrate sighted players the same way apps designed without accessibility in mind frustrate non-sighted users.

Building

Import with Android Studio, or use gradle directly.

Run Unit Tests

./scripts/run-tests-unit.sh

About

A concentration game designed with (some) accessibility in mind

License:Apache License 2.0


Languages

Language:Java 98.5%Language:Shell 1.5%