Info
Version: | 2.0.6 |
Author(s): | Xamarin, Microsoft |
Last Update: | Monday, November 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://developer.xamarin.com/guides/cross-platform/urho/ |
NuGet Url: | https://www.nuget.org/packages/UrhoSharp-ns2-preview |
Install
Install-Package UrhoSharp-ns2-preview
dotnet add package UrhoSharp-ns2-preview
paket add UrhoSharp-ns2-preview
UrhoSharp-ns2-preview Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The game engine is available as a portable class library, allowing your game code to be written once and shared across all platforms. UrhoSharp is powered by Urho3D (http://urho3d.github.io/), a game engine that has been under development for more than a decade.
All the samples from Urho3D have been ported to C# to help you get started: https://github.com/xamarin/urho-samples.