connect_4_2307_nick_joop 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d41de24e3b455932a79ae7ffd18d7b07559463c75254df579e0d899a7544d4c4
|
4
|
+
data.tar.gz: ecafe2f021406127e112983541125bc5340f353f0b3b909650a2038f59830d19
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b7248a06a69aa98e984361fcda4671b1547a92a59ab269d85a01598c198da0b0fe6c44a0a1da35e666e0cc5c36b9e09445727311faffe40dc618d6195d7c76ee
|
7
|
+
data.tar.gz: 201bdeaa98685490200cf4544eaf852a08246e5a6171de7e193014d5321f8c6935373f827f6a690116e8edcd17d7a91425edd4a2779c5cd9b7d1e64b90db86c7
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: connect_4_2307_nick_joop
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nick Spencer
|
@@ -39,7 +39,9 @@ dependencies:
|
|
39
39
|
- - "~>"
|
40
40
|
- !ruby/object:Gem::Version
|
41
41
|
version: '3.12'
|
42
|
-
description:
|
42
|
+
description: |-
|
43
|
+
Connect 4, play either CLI or graphic interface vs computer
|
44
|
+
connect_4_runner and connect_4_graphics are the executable commands
|
43
45
|
email:
|
44
46
|
- strangebrew202@gmail.com
|
45
47
|
- stark.joop@gmail.com
|