Skip to content

iggyvolz/phpsfml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bindings of SFML for PHP using FFI (no custom extensions needed!).

How to use

  • Obtain the CSFML binaries for your platform (https://github.com/SFML/CSFML)
  • Create an SFML object with the path of the appropriate .so (Linux), .dylib (Mac) or .dll (Windows) library files
  • Call functions and have fun! Make sure to stay away from @internal stuff - there be demons implementation details!

About

PHP bindings for SFML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published