Rune-Status / tpetrychyn-rsps-new

rsps with a better comm layer strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Structure

cmd/server - the main

internal - game logic, concrete entities
    /game - game logic

pkg - dummy data holders, abstractions
    /models - data models
    /packet - builders & definitions for packets
        /outgoing
        /incoming

About

rsps with a better comm layer strategy


Languages

Language:Go 100.0%