Sha256: 69cd77cb3069ca4f84ab93e0595071350acd290689b612734b4e5aa4ae291a15

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.6
  prerelease: 
platform: ruby
authors:
- Sean Devine
autorequire: 
bindir: bin
cert_chain: []
date: 2012-11-02 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: []

Package Spec version

linotype-0.0.6