Game engines and frameworks don't exist for what you want. People do sell turnkey sites, where you can change the theme of a site, but it will never bring you any real progression from what they created to make a new product which would be respected.
You should grab Zend Framework, think up a game concept and develop and code it yourself from scratch.
Sites like eRepublik.com are relatively young... Check out their page and you will see how it should be done.
发布评论
评论(2)
谷歌搜索“php 游戏引擎”
将此页面作为第一个 serp 生成,其中包含相当大的游戏引擎列表。
唯一用 PHP 编写的引擎此列表是
但显然是 Legend of the Green Dragon 也是用 PHP 编写的,也可以自行托管
Googling for "php game engine"
yielded this page as 1st serp with a rather large lists of game engines.
The only engine written in PHP according to this list is
But apparently Legend of the Green Dragon is written in PHP too and can be self hosted as well
游戏引擎和框架并不满足您的需求。人们确实出售交钥匙网站,您可以在其中更改网站的主题,但它永远不会为您带来任何真正的进展,从他们创建的内容到制造受尊重的新产品。
您应该使用 Zend Framework,构思一个游戏概念并从头开始自行开发和编码。
像 eRepublik.com 这样的网站相对较年轻......查看他们的页面,您就会知道应该如何完成。
Game engines and frameworks don't exist for what you want. People do sell turnkey sites, where you can change the theme of a site, but it will never bring you any real progression from what they created to make a new product which would be respected.
You should grab Zend Framework, think up a game concept and develop and code it yourself from scratch.
Sites like eRepublik.com are relatively young... Check out their page and you will see how it should be done.