slint/examples/memory
Nigel Breslaw 048c0eaf08
Update example readmes
Tidy up the main examples/README.md.
All the main examples now live in a table with a thumbnail and description.
Then each project has it's own README.md with more details.
2024-08-13 11:35:39 +02:00
..
icons xtask: Fix up license headers 2023-08-17 08:55:28 +02:00
Cargo.toml Bump version number to 1.7.2 2024-08-09 09:52:17 +00:00
CMakeLists.txt Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
index.html Winit initial size adjustments and wasm size fixes 2023-10-24 15:28:18 +02:00
main.js Node.js: fix creation of initial tiles 2024-03-31 09:32:50 +02:00
main.py Python: Improve Struct mapping 2024-07-11 22:08:10 +02:00
main.rs Add export { ... } from "....slint"; syntax. (#5533) 2024-07-03 12:50:40 +02:00
memory.cpp Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
memory.slint Fix cheating in memory game 2024-07-15 09:34:26 +02:00
package.json Bump version number to 1.7.2 2024-08-09 09:52:17 +00:00
Pipfile Python: Add Memory tutorial port 2024-03-07 19:48:48 +01:00
README.md Update example readmes 2024-08-13 11:35:39 +02:00

memory

A basic memory game used as an example the tutorial:

.slint Design Rust Source C++ Source Online wasm Preview Open in SlintPad
memory.slint main.rs memory.cpp Online simulation Preview in Online Code Editor

Screenshot of Memory