New answers tagged websocket
0
Currently I've been developing a game, which is an implementation of my application state management system - similar to how a game would be developed in C++.
Basically. The entire game is run through index.php - and the Program class sets and changes the program state. Each state is its own abstract class with two primary functions.
/* State Keys: ...
Top 50 recent answers are included