slint/examples/memory
Olivier Goffart 88697c68bb Remove license header from .md/.mdx files
They should be in the lines, but the problem is that this causes issues
in the .mdx files.

License header doesn't really make sense for .md files anyway
2025-12-04 21:58:09 +01:00
..
icons Remove license header from .md/.mdx files 2025-12-04 21:58:09 +01:00
Cargo.toml Bump version number to 1.15.0 2025-10-24 14:28: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: added url support to loadFile (#6507) 2024-10-10 11:43:32 +00:00
main.py [autofix.ci] apply automated fixes 2025-02-16 14:04:13 +00: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.15.0 2025-10-24 14:28:17 +00:00
pyproject.toml Python: Make space for additional python modules 2025-06-25 20:43:09 +02:00
README.md Remove license header from .md/.mdx files 2025-12-04 21:58:09 +01: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