Jump to content

PHP AND 3D GAMING


cry of war

Recommended Posts

PHP is not meant for this.

Take a look at C++ or C#(it can also be done in VB if it's your preference) and either DirectX or the opengl library.

 

You can however, make a website for your game in PHP, and grab players information via MySQL, or MSSQL or whatever database system you may be using, to display player stats on your website. These "player stats" websites are quite popular.

 

Regards ACE

Link to comment
https://forums.phpfreaks.com/topic/73951-php-and-3d-gaming/#findComment-374672
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.