Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 283 Bytes

GoTron

A distributed Go implementation of Tron

Visualize the log on shiviz

  1. Copy and paste all logs from matchmaking server and node
  2. Input the following regex expression (?<host>\S*) (?<clock>{.*})\n(?<event>.*)
  3. Visualize at http://bestchai.bitbucket.org/shiviz/ !