1593 Forks
8852 Stars
8852 Watchers

SFML

Simple and Fast Multimedia Library

How to download and setup SFML

Open terminal and run command
git clone https://github.com/SFML/SFML.git
git clone is used to create a copy or clone of SFML repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SFML https://github.com/SFML/SFML/archive/master.zip

Or simply clone SFML with SSH
[email protected]:SFML/SFML.git

If you have some problems with SFML

You may open issue on SFML support forum (system) here: https://github.com/SFML/SFML/issues