Backend Development

Game Engines in PHP

Submitted by DurGaV, , Thread ID: 66771

Thread Closed
26-12-2017, 09:37 PM
#1
Is there some good game engines? I'm interested in some PHP or maybe Node.js Game Engine like agar.io or Travian. I really don't know where I can find these, what do you think guys?

RE: Game Engines in PHP

#2
There isn't really anyone good once except socket.io which runs it all.
https://github.com/huytd/agar.io-clone
There is an agar clone in socket.io
1

RE: Game Engines in PHP

#3
See on google all the game .io , all same like Agar.io

RE: Game Engines in PHP

#4
Unreal Engine has HTML5 export, if that engine was on the table for you.
https://docs.unrealengine.com/latest/INT...ngStarted/
| | |Zenith | Senpai | Username | | |

[Image: unknown.png]

RE: Game Engines in PHP

#5
I would not recommend making games in pure PHP as it would probably become very static games and not much dynamic and interactivity. You should Mix in some node.js or JQuery/Javascript to make it alot more realtime and more interactive for the users in this case.

Users browsing this thread: 3 Guest(s)