Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 274 Bytes

goban

A go game in javascript with html5 canvas

See demo here

Use arrow keys to move the cursor and space to place a stone.

To do

  • Rewrite the display engine
  • Rearrange project
  • Lots of things...