Skip to content

skarchmit/iMessageGameExample

Repository files navigation

iMessageGameExample

Example of how to set up an iMessage game to your code quickly

Start off with creating a MessagesViewController.swift that inherits from iMessageGame.MessagesVC

in the init, override the viewDidLoad function to include the scenes so you can switch between them. finally after the scenes are loaded, call super() to complete the set up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages