Tag: net

  • Quixie now supports Net class

    Another milestone for the Quixie project — the support for Net class, partially compatible to FreeKE‘s implementation. FreeKE was using DirectX7’s DirectPlay while Quixie is powered by cha0s’ free ChiSock network library. Quixie’s network capability runs on User-Datagram Protocol (UDP). This means that one can create a real-time multiplayer game. Of course, everything is preliminary…