/memory

Match all the cards on the table in four different difficulties. Compete against yourself and others with the high-score tables.

Primary LanguageC++

Memory

Match all the cards on the table in four different difficulties. Compete against yourself and others with the high-score tables.

Reliability Rating Security Rating Maintainability Rating

Demo

Web Demo

Setup

CMake

cmake --preset debug
cmake --build --preset debug

Build Emscripten

emcmake cmake --preset debug
cmake --build --preset debug