slint/examples/memory
Simon Hausmann 8308855053 Modernize the memory game
Use the new clip property on Rectangles instead of the deprecated Clip element
2021-04-27 15:13:50 +02:00
..
icons Memory game: add the logo on the hidden tile 2020-12-08 20:21:56 +01:00
Cargo.toml Fix wasm example using rand 2021-01-28 16:03:57 +01:00
CMakeLists.txt Use PRIVATE in target_link_libraries 2020-12-16 14:29:12 +01:00
index.html Apply the wasm init simplifcation from the tutorial 2020-12-09 13:52:20 +01:00
main.js Fix memory node tutorial to run with older node versions 2021-01-29 11:47:33 +01:00
main.rs Switch the memory example to the simpler .60 import mechanism 2020-12-10 15:10:30 +01:00
memory.60 Modernize the memory game 2021-04-27 15:13:50 +02:00
memory.cpp Style edits 2020-12-10 15:02:41 +01:00
package.json Added a node version of the memory puzzle game 2020-12-11 17:17:28 +01:00