sfml 3.0.1
Simple and Fast Multimedia Library
SFML provides a simple interface to the various computer components, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.
- Outputs:
out
- Website: https://www.sfml-dev.org
- Licenses: Zlib
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sfml 3.0.1
as follows:
guix install sfml@3.0.1
Or install the latest version:
guix install sfml
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.