Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 738 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 738 Bytes

Procon29

CircleCI

Applications

GUI

人力対戦 & コンピュータ利用対戦

Server

対戦用サーバ

Solver

ソルバ

Editor

問題エディタ

通信

接続先

127.0.0.1, ::1の8080ポートにwebsocketで接続してください。

仕様

schema内の定義とサンプルファイルを参考にしてください。 通信はblobではなくjsonをテキストで送ります。

Dependencies