JohnSundell / ImagineEngine

A project to create a blazingly fast Swift game engine that is a joy to use ๐Ÿš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorials in actual project

wess opened this issue ยท comments

Create a tutorial about using ImagineEngine in an actual project with adding assets to a project instead of a folder in a playground.

Sounds like a plan! ๐Ÿ‘ Thanks for this suggestion @wess!

This tutorial would be stellar. @JohnSundell I might wait for this rather than ask you further questions about the trouble I'm having getting an Imagine Engine scene running in a standalone macOS app โ€“ I fear I'm missing something obvious and I don't want to waste your time.

Not a tutorial, but there's now an Xcode template that generates an iOS project for an Imagine Engine-powered game: https://github.com/JohnSundell/ImagineEngine/tree/master/XcodeTemplates. Before me or someone else makes a tutorial for setting things up in a project this should act as a nice reference point for how to get started (on iOS at least). Let me know what you think ๐Ÿ™‚