mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-04 09:30:34 +00:00
![]() Continue to run build-on-demand.mjs to permit a fallback to a from-source build for users who run `npm install slint-ui` on a platform where we don't provide binaries for (such as linux-armv7/64). However, this is only done when run from the installed package, not from git. From git, the prestart trick remains in use. |
||
---|---|---|
.. | ||
icons | ||
Cargo.toml | ||
CMakeLists.txt | ||
index.html | ||
main.js | ||
main.py | ||
main.rs | ||
memory.cpp | ||
memory.slint | ||
package.json | ||
Pipfile | ||
README.md |
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 |