angular-chess

January 11, 2016 ยท View on GitHub

Build Status Dependency Status devDependency Status MIT License

angular-chess

Chess Directive for AngularJS based on angular-chessboard

This is just a proof-of-concept to validate moves on a chess board managed by angular-chessboard. This example is using chess.js for move validation.

Examples

  • Multichess (Demo Application) - http://multichess.github.io
  • Examples - http://theborakompanioni.github.io/angular-chess/#/examples

License

The project is licensed under the MIT License.

Contents

  1. 1Examples
  2. 2License