luke5542 / DSFML-C

The back end for DSFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSFML-C

DSCML-C is a C/C++ library based off of CSFML to allow DSFML the ablility to interact with and use the SFML library.

The purpose of DSFML-C is to be a better link between DSFML and SFML than CSFML was, and also fixes some issues encountered wtih CSFML, namely this issue.

Building DSFML-C

DSFML uses the shared libraries produced by DSFML-C, so you need to build them in order use DSFML, you need to build this library. Follow the tutorial here

Other thoughts

This is currently a beta version and could probably still use a little work. Feel free to open up some issues in the tracker!

About

The back end for DSFML

License:Other