slint/examples/memory
Simon Hausmann d2ecd539bd Style edits
Use longer but perhaps more descriptive names for the first tile of the
pair.
2020-12-10 15:02:41 +01:00
..
icons Memory game: add the logo on the hidden tile 2020-12-08 20:21:56 +01:00
build.rs A wasm port for the memory puzzle without npm and webpack 2020-12-08 11:15:54 +01:00
Cargo.toml Port more wasm example to the simplified wasm 2020-12-08 13:01:02 +01:00
CMakeLists.txt memory game in C++ 2020-12-10 13:09:21 +01:00
index.html Apply the wasm init simplifcation from the tutorial 2020-12-09 13:52:20 +01:00
main.rs Synchronize code with the tutorial 2020-12-10 09:37:33 +01:00
memory.60 Unify the tile arrays 2020-12-10 08:56:15 +01:00
memory.cpp Style edits 2020-12-10 15:02:41 +01:00