emprestes / chessgame

Chess Game Project for Beginners
8 stars 4 forks source link

#13 Building the board with AngularJS #47

Closed emprestes closed 4 years ago

emprestes commented 7 years ago

13 Building the board (AngularJS)

IMPORTANT: if you repeat the logic more than once, it will be considerate a bad practice (bad smell).

Framework scripts/angular.js

Controller scripts/chessboard.js

View chessboard.html

View styles/chessgame.css

Controller scripts/chessgame.js

View chessgame.html