hieuns / go_board_test

A Go board helping learning Go by examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go board - A board helping learning Go by examples

How to use: open file go.html with you browser.

This is a board which you can:

  • place and remove pieces (change this mode by press button 2)
  • change color of next placing pieces (press button 1)
  • change the changing color mode (keep old color as the color for next pieces or change the color sequentially - by press space bar)
  • undo placing pieces (press button j)
  • clear the board (by press button 3)

You must focus (click) on the board to make these button pressing take effect.

About

A Go board helping learning Go by examples


Languages

Language:JavaScript 87.4%Language:HTML 10.9%Language:CSS 1.7%