ohthatjames/chess

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
LICENSE
README.markdown
Rakefile
chess.gemspec
lib/chess.rb16
lib/chess/bishop.rb9
lib/chess/board.rb86
lib/chess/fen_input.rb34
lib/chess/game.rb57
lib/chess/king.rb9
A
35 mins
lib/chess/knight.rb9
A
35 mins
lib/chess/pawn.rb46
A
35 mins
lib/chess/piece.rb63
A
1 hr
lib/chess/queen.rb9
A
35 mins
lib/chess/rook.rb9
lib/chess/square.rb26
lib/chess/version.rb3