Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 471 Bytes

EidoGo

EidoGo is two things:

  1. A site (eidogo.com) for refining your Go techniques, viewing games, and sharing games. The source for which is here, at the top level of this repo. It includes server-side PHP code and database data.

  2. An embeddable HTML/CSS/JS SGF viewer. The source for that is in the player directory of this repo. It does not depend on any server-side code or data.