Not long ago i discovered PHP-GTK
http://en.wikipedia.org/wiki/PHP-GTK
http://gtk.php.net/
it is "a set of language bindings for PHP which allow GTK+ GUI applications to be written in PHP. PHP-GTK provides an object-oriented interface to GTK+ classes and functions".
writing application with it is really easy if you know php, but i stuck upon some problems...
first - i cant understand how to use expernal libraries. it is needed to play sound in games because there's not a standard sound library.
and second - i cant understand how to use class gdkdrawable (http://gtk.php.net/manual/en/gdk.gdkdrawable.php) this class is needed to draw images and primitives...
also i'm not sure is there a way to compile appications to linus ARM or at least run them under interpreter, but php-gtk supports linux of course.
so if anyone can help me to figure it out i hope i can make some games for pandora!
ps- sorry for my english
http://en.wikipedia.org/wiki/PHP-GTK
http://gtk.php.net/
it is "a set of language bindings for PHP which allow GTK+ GUI applications to be written in PHP. PHP-GTK provides an object-oriented interface to GTK+ classes and functions".
writing application with it is really easy if you know php, but i stuck upon some problems...
first - i cant understand how to use expernal libraries. it is needed to play sound in games because there's not a standard sound library.
and second - i cant understand how to use class gdkdrawable (http://gtk.php.net/manual/en/gdk.gdkdrawable.php) this class is needed to draw images and primitives...
also i'm not sure is there a way to compile appications to linus ARM or at least run them under interpreter, but php-gtk supports linux of course.
so if anyone can help me to figure it out i hope i can make some games for pandora!
ps- sorry for my english