mewtwo70182 / go-nonamelib

NoNameLib is a library used by Pokemon Universe software components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#NoNameLib

NoNameLib is a library used by Pokemon Universe software components.

##Packages

  • Configuration (configuration)
  • Concurrent Hashmap (container/concurrentmap)
  • Logging (log)
  • Generic math thingies (math)
  • 'Packet' for sending structured data over network (network)
  • 3-Point position struct (position)
  • Timeservice to keep track of in-game time (timeservice)

Will write more about each package some other time.

About

NoNameLib is a library used by Pokemon Universe software components.


Languages

Language:Go 100.0%