Sha256: 15a589aeaeb511e71da17e9ee96ddf164fa878dee6c5771b6aa80631ad124ffb
Contents?: true
Size: 1.29 KB
Versions: 0
Compression: gzip
Compressed size: 590 Bytes
Stored size: 590 Bytes
Contents
--- !ruby/object:Gem::Specification name: chess_engine version: !ruby/object:Gem::Version version: 0.0.5 platform: ruby authors: - Anikeev Gennadiy autorequire: bindir: bin cert_chain: [] date: 2019-05-14 00:00:00.000000000 Z dependencies: [] description: This library provides all the rules of the chess game. Also it provides a command line interface with serialization features email: genaydzhan70@gmail.com executables: - chess_engine extensions: [] extra_rdoc_files: [] files: - bin/chess_engine - lib/chess_engine.rb - spec/board_spec.rb - spec/game_helper.rb - spec/game_spec.rb - spec/spec_helper.rb - spec/validator_spec.rb homepage: https://github.com/anikeef/chess licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '1.9' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.7.6 signing_key: specification_version: 4 summary: Simple chess library that uses algebraic notation test_files: - spec/spec_helper.rb - spec/validator_spec.rb - spec/game_helper.rb - spec/board_spec.rb - spec/game_spec.rb