Procedurally Generated Game Terrain with ReactJS, PHP, and Websockets - SitePoint PHP

Planet PHP

Guest
Last time, I began telling you the story of how I wanted to make a game. I described how I set up the async PHP server, the Laravel Mix build chain, the ReactJS front-end, and the Web Sockets connecting all this together. Now, let me tell you about what happened when I starting building the game mechanics with this mix of ReactJS, PHP, and Websockets...

The code for this part can be found at: github.com/assertchris-tutorials/sitepoint-making-games/tree/part-2. I've tested it with PHP 7.1 and in a recent version of Google Chrome.



Читать дальше...
 
Последнее редактирование модератором:
Сверху