gol 0.2 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gol
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 0.2.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,9 +9,9 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-08-
|
12
|
+
date: 2012-08-04 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
|
-
description: gol lets one start random games of Game of Life with
|
14
|
+
description: gol lets one start random games of Game of Life with chooseable params
|
15
15
|
like grid size, speed, duration and objects.
|
16
16
|
email: alih83@gmx.de
|
17
17
|
executables:
|
@@ -27,7 +27,7 @@ files:
|
|
27
27
|
- lib/grid.rb
|
28
28
|
- lib/gol.rb
|
29
29
|
- bin/gol
|
30
|
-
homepage: https://github.com/alihuber
|
30
|
+
homepage: https://github.com/alihuber/gol
|
31
31
|
licenses: []
|
32
32
|
post_install_message:
|
33
33
|
rdoc_options: []
|