Jump to content

Php writes motion games


phppaper

Recommended Posts

Can php write motion games such as chess games online?? if so, how?? If not, what language can do the job?

 

PHP is more built for Data Injection, manipulation and retreival, but no reason you couldn't, its entirely possible, but you would need: -

 

User Interface i.e The Chess Board, you could make a rudimentary one with CSS and a bit of Javascript

 

 

However I would much recommend something like Flash or Java, the actionscript in that is advanced enough to do what you want to do. You could probably find a Free Chess Board plugin for your website if you did a quick Google search anyway, making the Move rules database would be hard enough, let alone building an Intelligent A.I that uses them to win.

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.