Sha256: 6f80e925b3da79965c574c3767c1d4e46935ff8239b7f758ed3909e89a2aaada
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 784 Bytes
Stored size: 784 Bytes
Contents
--- !ruby/object:Gem::Specification name: linotype version: !ruby/object:Gem::Version version: 0.0.4 prerelease: platform: ruby authors: - Sean Devine autorequire: bindir: bin cert_chain: [] date: 2012-10-31 00:00:00.000000000 Z dependencies: [] description: ! ' linotype implements that game mechanic of Letterpress for iOS by atebits software. The program was written to support the automation of letterpress gameplay and to power command line or web-based versions of the game. It was inspired by a tweet by Andy Baio about cheating in letterpress. The game uses the words file that comes with Mac OS X, but any word file can be used. ' email: - barelyknown@icloud.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - lib/linotype.rb - lib/linotype/board.rb - lib/linotype/dictionary/dictionary.rb - lib/linotype/dictionary/words.txt - lib/linotype/game.rb - lib/linotype/move.rb - lib/linotype/player.rb - lib/linotype/simulator.rb - lib/linotype/strategy.rb - lib/linotype/tile.rb - lib/linotype/version.rb - linotype.gemspec homepage: https://github.com/barelyknown/linotype licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: The game mechanic of Letterpress for iOS, written in ruby. test_files: []