Sha256: 116b17e41b4ab0fc17903f7c78165e44893e27523f4bff3bd532771261dab046

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 839 Bytes

Stored size: 839 Bytes

Contents

--- !ruby/object:Gem::Specification
name: linotype
version: !ruby/object:Gem::Version
  version: 0.0.1
  prerelease: 
platform: ruby
authors:
- Sean Devine
autorequire: 
bindir: bin
cert_chain: []
date: 2012-10-28 00:00:00.000000000 Z
dependencies: []
description: ! '  linotype is a small program that implements that game mechanic of
  Letterpress for iOS by atebits software http://www.atebits.com/letterpress/ 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. https://twitter.com/waxpancake/statuses/261966416507465728
  The game uses the words file 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/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: Small ruby program that implements the game mechanic of the letterpress iOS
  game.
test_files: []

Package Spec version

linotype-0.0.1