Info
Version: | 2.4.2 |
Author(s): | Laurent Gomila |
Last Update: | Saturday, August 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.sfml-dev.org |
NuGet Url: | https://www.nuget.org/packages/sfml-window |
Install
Install-Package sfml-window
dotnet add package sfml-window
paket add sfml-window
sfml-window Download (Unzip the "nupkg" after downloading)
Dependencies
- sfml-system(>= 2.4.2)
- sfml-window.redist(>= 2.4.2)
Tags
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.