Other Resources
There are a fair number of useful resources for Strange out on the web. Here are the ones we know about.
We've broken the list into Official and Unofficial. The unofficial resources aren't necessarily any less useful than the official ones...but we can't necessarily vouch for them either.
Official resources
Libraries
Strange-Core
The Strange framework, stripped of all examples and documentation. This is the ideal version to use in your app.
Sample projects
Strange Rocks
Asteroids-style game written with Strange as an introduction to key framework concepts.Tutorials/Videos
-
The Good, The Bad and the Strange - Part 1
A high-level introduction to Dependency Injection, focusing on the problem of programming using Singletons. -
The Good, The Bad and the Strange - Part 2
Part two of the talk gets into actual code.
Unofficial resources
If you have a tutorial, post, plugin or sample you'd like included, or would like a little detail added to your entry below, let us know!
Tutorials/Videos
- Getting Strange with Unit Testing in Unity
- Unity3D MVCS Architectures: StrangeIoC
- Rogue Pt 0 - Start A StrangeIoC App
-
Part 1 - Code and file structure in Unity - using StrangeIoC for MVCS architectural pattern - HTMMG
- Dependencies and IoC
- StrangeIOC (slides)
- Getting started with StrangeIoC
- Taming Unity