mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 15:17:25 +00:00
Added links from the tutorials to the YouTube recording
This commit is contained in:
parent
61af35afe1
commit
045356bf58
2 changed files with 9 additions and 0 deletions
|
@ -12,3 +12,8 @@ This is how the game looks like in action:
|
|||
|
||||
<video autoplay loop muted playsinline src="https://sixtyfps.io/blog/memory-game-tutorial/memory_clip.mp4"
|
||||
class="img-fluid img-thumbnail rounded"></video>
|
||||
|
||||
A video-recording of this tutorial is also available on YouTube. After introducing the `.60` language the video
|
||||
continues with a Rust implementation, but around minute 42 the C++ begins:
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/_-Hxr6ZrHyo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue