Skip to content

tspquiz/memory

Repository files navigation

Memory

A simple memory game built in Flutter using signs and words from Svenskt teckenspråkslexikon. Uses TSP Quiz random API to pick a collection of n random words.

Try yourself at tspquiz.se/memory/ or Google Play.

Screenshot of memory game

Build

Web

flutter build web --web-renderer canvaskit --base-href '/memory/app/'

Releases

No releases published

Packages

No packages published