Skip to content

aesth0x/ng-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-go

V 1.1.0

ng-go is an Angular 2 Go game web app.

Features

  • Support new game and sgf import.
  • Step backward, step forward, and test play functions.
  • Configurable game board dimension (1x1 ~ 26x26).
  • Fancy 3D interactive game board built with three.js, support risizing and rotation.
  • Game board is draw dynamically with svg, therefore no loss of resolution on resizing.
  • Go game rules implemented, except for ko.

Setup

Install the npm packages described in the package.json:

$ npm install

Transpile typescript into javascript, host the app and monitor the changes:

$ npm start

About

An Angular 2 Go Game Web App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published