How to enter the game with PHP
phpcn_u31487
phpcn_u31487 2017-09-18 19:46:37
0
1
874
phpcn_u31487
phpcn_u31487

reply all (1)
Ty80

PHP is not very efficient in making games. It is an interpreted language after all, but it can be done. I have never done any specific game development. You can develop it by combining h5 with php redis mysql and find some game development tutorials on the Internet. have a look. Redis does a layer of caching, and mysql does data backup.

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!