sfml 2.1.0
dotnet add package sfml --version 2.1.0
NuGet\Install-Package sfml -Version 2.1.0
<PackageReference Include="sfml" Version="2.1.0" />
paket add sfml --version 2.1.0
#r "nuget: sfml, 2.1.0"
// Install sfml as a Cake Addin #addin nuget:?package=sfml&version=2.1.0 // Install sfml as a Cake Tool #tool nuget:?package=sfml&version=2.1.0
SFML provides a simple interface to the various components
of your PC, to ease the development of games and multimedia applications.
It is composed of five modules: system, window, graphics, audio and network.
With SFML, your application can compile and run out of the box on the most
common operating systems: Windows, Linux, Mac OS X and soon Android & iOS.
SFML has official bindings for the C and .Net languages. And thanks to its
active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sfml.redist (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on sfml:
Package | Downloads |
---|---|
minx
MINX is a C++ Game Development Framework that is designed to bring the simplicity that XNA once add for creating C# games to other languages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Release of SFML 2.1 libraries.