Where id the Unreal match 3 source code?

I would like to know where the unreal match 3 source code is, ive been wanting to study it for a personal project but i cant find the source code anywhere

Open then Epic Games Launcher up. Select the Unreal Engine Tab and pick Learn. Scroll down to the bottom on the right, then 3 up and there you go.

I tried running it with UE4 4.17.0 Preview 2 and the following changes needed to be made:

Tile.h Line 36: USTRUCT(BlueprintType)
Match3GameMode.h Line 12 USTRUCT(BlueprintType)