Astral Networking

A high level multiplayer library for Python
Download

Astral Networking Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Patrick Mullen
  • Publisher web site:
  • http://forums.court-records.net/games/the-pywright-casemaker-thread-beta-t9544.html?sid=e17fdc16fa4886e819dc14d63e6ad0bb

Astral Networking Tags


Astral Networking Description

A high level multiplayer library for Python Astral Networking is a Python library to make setting up a multiplayer game more straightforward. The low level bits on the wire are totally abstracted. Higher level options for game state, syncing, client prediction, lag compensation techniques are available but customizable for different projects. My goal for the project is to easily adapt several of my non-networked games to have a multiplayer component with a minimum of special case work on each one.Uses either Chris McCormick's PodSixNet or Geometrian's Mastermind networking library for the low level bits. Currently built and optimized for the TCP protocol. UDP is a big maybe for later! Requirements: · Python · pygame


Astral Networking Related Software