Hu: Video game engines have the unique capability of generating moving graphics, with user input, in real-time, including on the user’s own screen, and deployed remotely; however, this remote deployment is not by video, but rather, the granular user input. Therefore, video games, all, are a unique rendering | engine, that can take a lower dimensional input, such as a string of chess moves, and generate a higher dimensional output, based on a pre-existing codec, such as the logic of a chess board, which can be stored on either side. This allows a higher density of information to be communicated than actually travels along the wire, an intuitive zip-algo.
// game from MIC