Hello, here is the color game repo from the video.
You can get started with this using degit
degit
$ degit sveltemaster/svelte-native-color-game myapp $ cd myapp $ npm i $ tns preview