App - Code.us Game
Most modern games stream textures and 3D models. App Code.us takes it a step further by streaming logic . The core game engine resides on a remote server (Code.us). When you tap the screen, your device sends a signal to the server, which calculates the outcome and sends back the visual result. This drastically reduces the size of the initial download.
