• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language
    JavaScript
  • Created over 16 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web-based Go app and embeddable SGF viewer

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.