forked from SFML/CSFML
-
Notifications
You must be signed in to change notification settings - Fork 0
Official binding of SFML for C
License
colinc/CSFML
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CSFML - Simple and Fast Multimedia Library for C ================================================ SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is originally written in C++, and this project is its official binding for the C language. Authors ------- Laurent Gomila - main developer ([email protected]) Download -------- You can get the latest official release on SFML website (https://www.sfml-dev.org/download.php). You can also get the current development version from the git repository (https://github.com/LaurentGomila/CSFML). Learn ----- There is no tutorial for CSFML, but since it's a binding you can use the C++ resources: * The official tutorials (https://www.sfml-dev.org/tutorials/) * The online API documentation (https://www.sfml-dev.org/documentation/) * The community wiki (https://github.com/LaurentGomila/SFML/wiki/) * The community forum (https://www.sfml-dev.org/forum/) Of course, you can also find the CSFM API documentation in the SDK. Contribute ---------- SFML and CSFML are open-source projects, and they need your help to go on growing and improving. Don't hesitate to post suggestions or bug reports on the forum (https://www.sfml-dev.org/forum/), submit patches by e-mail, or post new bugs/features requests on the task tracker (https://github.com/LaurentGomila/CSFML/issues/). You can even fork the project on github, maintain your own version and send us pull requests periodically to merge your work.
About
Official binding of SFML for C
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 67.0%
- C++ 33.0%