ruby_ttt 0.0.9 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/{game.rb → ruby_ttt.rb} +0 -0
  2. metadata +2 -2
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_ttt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -37,9 +37,9 @@ extra_rdoc_files: []
37
37
  files:
38
38
  - lib/ai.rb
39
39
  - lib/board.rb
40
- - lib/game.rb
41
40
  - lib/game_setup.rb
42
41
  - lib/player.rb
42
+ - lib/ruby_ttt.rb
43
43
  - lib/ui.rb
44
44
  homepage: http://rubygems.org/gems/ruby_ttt
45
45
  licenses: []