mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
9 lines
451 B
Markdown
9 lines
451 B
Markdown
# Introduction
|
|
|
|
[SixtyFPS](https://sixtyfps.io/) 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 <a href="../tutorial/cpp">SixtyFPS Memory Game Tutorial Tutorial</a>.
|
|
It will guide you through the `.60` mark-up language and the C++ API by building a little memory game.
|