Steropes.Tiles
1.0.0
See the version list below for details.
dotnet add package Steropes.Tiles --version 1.0.0
NuGet\Install-Package Steropes.Tiles -Version 1.0.0
<PackageReference Include="Steropes.Tiles" Version="1.0.0" />
paket add Steropes.Tiles --version 1.0.0
#r "nuget: Steropes.Tiles, 1.0.0"
// Install Steropes.Tiles as a Cake Addin #addin nuget:?package=Steropes.Tiles&version=1.0.0 // Install Steropes.Tiles as a Cake Tool #tool nuget:?package=Steropes.Tiles&version=1.0.0
Steropes-Tiles is a tile rendering framework for Monogame. This package is the platform and
library agnostic core library.
The library allows you to separate your game's backend code from the graphical rendering of the current game state.
It encapsulates the rendering into easy to use facades that control size and location of the
rendered content and allow you to build complex graphical scenes assembled from predefined tiles.
Steropes.Tiles supports isometric and grid tiles and ships with a large set of matching algorithms
to create rich graphical representations of your game data.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Steropes.Tiles:
Package | Downloads |
---|---|
Steropes.Tiles.Monogame
A entity based turn based role-playing game framework |
|
Steropes.Tiles.TemplateGen
A entity based turn based role-playing game framework |
|
Steropes.Tiles.Sample.Shared
A entity based turn based role-playing game framework |
GitHub repositories
This package is not used by any popular GitHub repositories.