README.md

Adventure - Swift
=================
 
This project is a conversion of the original Adventure sample rewritten from the ground up in Swift.
 
For more information on the original Objective-C version, see [Code:Explained Adventure](/RU/iOS/documentation/GraphicsAnimation/Conceptual/CodeExplainedAdventure/).
 
Known Issues
------------
 
* This project currently runs only on OS X and 64-bit iOS.
* Multiplayer support is not yet included.
* Game controllers are not yet supported.