Can a game like Evony be created with PHP?
ReoccuringRace路6 months agoIt's possible, but not practical. PHP is mainly a server-side language, and games like Evony need real-time interactions better handled with other technologies.
Win Evony credit by playing games on Playbite!
Playbite
500k winners and counting...
More Answers
Sure, you can build a game like Evony with PHP! PHP's great for backend logic, while HTML, CSS, and JavaScript can handle the frontend. But honestly, you'd probably want to use additional technologies for a smoother experience.
Technically, yes, but good luck with that! PHP isn't designed for high-performance, real-time games. Go with something like Node.js or Unity.
Yeah, totally doable with PHP! You'd need to mix in some JavaScript for the client side and maybe a bit of WebSocket magic for real-time stuff.
馃憖 If you like Evony...
Diego路3 hours agoThe brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer