Skip to content
View pzucco's full-sized avatar

Block or report pzucco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ReliableUDP ReliableUDP Public

    Simple pure python protocol that extends UDP functionality by providing a optional "reliable mode" for handling packages. It serves as the network protocol for a game im developing.

    Python 1

  2. top-asteroids-challenge top-asteroids-challenge Public

    ASP 1 25

  3. simp-vm simp-vm Public

    Very simple vm designed to be embedded into c# . Really easy to interface.

    C# 1

  4. JogoForca JogoForca Public

    Java 1

  5. CustomStruct CustomStruct Public

    Simple pure python module for serialization of structured data with no ovearhead. It serves as base of the network protocol for a game im developing.

    Python

  6. pyNetGameSync pyNetGameSync Public

    A python library for network games. It's meant to facilitate synchronization of objects over the network.

    Python