ohthatjames/chess

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
LICENSE
README.markdown
Rakefile
chess.gemspec
lib/chess.rb16
A
0 mins
lib/chess/bishop.rb9
A
0 mins
lib/chess/board.rb86
A
0 mins
lib/chess/fen_input.rb34
A
0 mins
lib/chess/game.rb57
A
0 mins
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
A
0 mins
lib/chess/square.rb26
A
0 mins
lib/chess/version.rb3
A
0 mins