SDL extension for PHP
Screenshots
Description
PHP-SDL is a binding of the Simple DirectMedia Layer library for PHP 5+. The goal of this project is to allow the rapid prototyping of multimedia applications (such as games) using the PHP scripting language. IMG/TTF/MIX are also included.
Features
- SDL_TTF functions are included
- SDL_Image functions are included
- SDL_Mixer functions are included
- SDL_GFX functions are included
Update Notifications
User Ratings
User Reviews
-
It's amazing how quickly you can start making your own multimedia projects. Very recommendable. ;)