Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 203 Bytes

Readme.md

File metadata and controls

7 lines (5 loc) · 203 Bytes

五子棋

  1. A simple Wuziqi game for players to play.

  2. This game is implemented using AngularJS. You will need a webserver to run it. E.g. serve it using Python: python -mSimpleHTTPServer 80