Darkorbit PHP Emulator

07/30/2014 19:28 cryz35#1
Hello everyone,
I have done this when I had no internet, so it's not even a finished project and I'm not working on it for weeks or months and won't. The reason I'm sharing is because I believe there are many PHP coders than c# or other languages in this section. And they might work with this for their private purposes. Works with azure or you can edit it and make it work without DB.
I call it Ghost Project :rolleyes:

Features (nearly nothing):


PHP isn't the right language for a multiplayer game server but here we go :p

To run:
-you must php.exe in your computer and you should enable php_sockets in php.ini.
-you should edit Start Server.bat line 3 and point it to php.exe in your computer like, C:\x\php.exe set.php
-done!
07/30/2014 20:04 Luffa#2
Quote:
Originally Posted by cryz35 View Post
Hello everyone,
I have done this when I had no internet, so it's not even a finished project and I'm not working on it for weeks or months and won't. The reason I'm sharing is because I believe there are many PHP coders than c# or other languages in this section. And they might work with this for their private purposes. Works with azure or you can edit it and make it work without DB.
I call it Ghost Project :rolleyes:

Features (nearly nothing):


PHP isn't the right language for a multiplayer game server but here we go :p

To run:
-you must php.exe in your computer and you should enable php_sockets in php.ini.
-you should edit Start Server.bat line 3 and point it to php.exe in your computer like, C:\x\php.exe set.php
-done!
I could make a single player version of the game with this lol.
And yes php isn't good for multi threading.

You will need some pear libraries for that to do.


Best Regards Bau
07/30/2014 20:34 Requi#3
BloonPHP = better. But a great work though :D