mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00

Don't mention the tutorial twice, and there's no need to line to the online docs. The latter makes sense in the GitHub README, but not in the docs themselves. Would be nice to fold this "intro" somehow right into the contents though, without a sub-page. Or the intro becomes bigger with more references.
440 B
440 B
Introduction
SixtyFPS is a UI toolkit that supports different programming languages. SixtyFPS.cpp is the C++ API to interact with a SixtyFPS UI from C++.
Tutorial
If you are new to SixtyFPS, then you may be interested in reading our walk-through SixtyFPS Memory Game Tutorial Tutorial.
It will guide you through the .60
mark-up language and the C++ API by building a little memory game.