looking for php game engine/framework [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this questionI'm looking for php game engine/framework. Fr开发者_如何学Pythonee or cheap, preferably open source (but it's not requirement). If there's nothing like this available I'd be fine with modifying some open source game...
I like Legend of the Green Dragon a lot (simple but enjoyable gameplay :) but it's use terms are very limited - they don't give you permissions to place ads in your game, change donations button to something else than paypal, etc...
Googling for "php game engine"
- http://www.google.com/search?q=php+game+engine
yielded this page as 1st serp with a rather large lists of game engines.
- http://gpwiki.org/index.php/Game_Engines
The only engine written in PHP according to this list is
- http://engine.nowhere-else.org/
But apparently Legend of the Green Dragon is written in PHP too and can be self hosted as well
- http://wiki.dragonprime.net/index.php?title=Requirements
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.
精彩评论