rpsg 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/created.rid +2 -3
- data/doc/index.html +1 -10
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/table_of_contents.html +0 -17
- data/lib/rpsg/version.rb +1 -1
- data/rpsg.gemspec +2 -2
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 28befc7649ef73cba6f9f04868f18e743671be2d
|
|
4
|
+
data.tar.gz: b21ce8f45007f4faa547cc8fb2fe9f12ded54a5f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 67c8ab4585374c7fbfbbdbffee51af3fd80584d715459a10060511f439126f87876a34a98a8794c97e7db3f335c3a049fa741fc9e6a0d609e3fa4b4178611660
|
|
7
|
+
data.tar.gz: e267706817a041bbb39e6c13b9f113a81ffea447a8ecb7ac2c636abf975514c66d653fb4d3629f2dc42504eed3cdd43e1e03b420bb082794d20f5b171aa217cd
|
data/doc/created.rid
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
Thu, 12 Oct 2017
|
|
1
|
+
Thu, 12 Oct 2017 17:06:27 -0700
|
|
2
2
|
lib/Constants.rb Thu, 12 Oct 2017 14:19:30 -0700
|
|
3
3
|
lib/Main.rb Thu, 12 Oct 2017 16:48:08 -0700
|
|
4
4
|
lib/PrivateMethods.rb Thu, 12 Oct 2017 13:53:33 -0700
|
|
5
|
-
lib/rpsg/version.rb Thu, 12 Oct 2017
|
|
6
|
-
README.md Thu, 12 Oct 2017 16:03:59 -0700
|
|
5
|
+
lib/rpsg/version.rb Thu, 12 Oct 2017 17:05:58 -0700
|
data/doc/index.html
CHANGED
|
@@ -53,16 +53,7 @@
|
|
|
53
53
|
</div>
|
|
54
54
|
|
|
55
55
|
<div id="project-metadata">
|
|
56
|
-
|
|
57
|
-
<h3>Pages</h3>
|
|
58
|
-
|
|
59
|
-
<ul class="link-list">
|
|
60
|
-
|
|
61
|
-
<li><a href="./README_md.html">README</a>
|
|
62
|
-
|
|
63
|
-
</ul>
|
|
64
|
-
</div>
|
|
65
|
-
|
|
56
|
+
|
|
66
57
|
<div id="classindex-section" class="nav-section">
|
|
67
58
|
<h3>Class and Module Index</h3>
|
|
68
59
|
|
data/doc/js/search_index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var search_data = {"index":{"searchIndex":["constants","privatemethods","rpsg","rockpaperscissorsgame","continue()","final_outcome()","new()","play()","player_choice()","player_outcome()"
|
|
1
|
+
var search_data = {"index":{"searchIndex":["constants","privatemethods","rpsg","rockpaperscissorsgame","continue()","final_outcome()","new()","play()","player_choice()","player_outcome()"],"longSearchIndex":["constants","privatemethods","rpsg","rockpaperscissorsgame","rockpaperscissorsgame::continue()","privatemethods::final_outcome()","rockpaperscissorsgame::new()","rockpaperscissorsgame#play()","privatemethods::player_choice()","privatemethods::player_outcome()"],"info":[["Constants","","Constants.html","","<p>create module that holds all contents for this script\n"],["PrivateMethods","","PrivateMethods.html","","<p>add module for private methods for the rpsg calculations\n"],["RPSG","","RPSG.html","","<p>specify the version for the rubygem\n"],["RockPaperScissorsGame","","RockPaperScissorsGame.html","","<p>create master class for rpsg\n"],["continue","RockPaperScissorsGame","RockPaperScissorsGame.html#method-c-continue","(str1,str2,str3)","<p>add continue method for asking the user if they want to play rock paper\nscissors\n"],["final_outcome","PrivateMethods","PrivateMethods.html#method-c-final_outcome","(pl,co)","<p>define final outcome that gives the result of who one the whole match\n"],["new","RockPaperScissorsGame","RockPaperScissorsGame.html#method-c-new","()","<p>initialize variables\n"],["play","RockPaperScissorsGame","RockPaperScissorsGame.html#method-i-play","(winning_score)","<p>define play method, this will be the main function for playing rock paper\nscissors\n"],["player_choice","PrivateMethods","PrivateMethods.html#method-c-player_choice","()","<p>make a definition that asks for the players choice\n"],["player_outcome","PrivateMethods","PrivateMethods.html#method-c-player_outcome","(plays)","<p>define outcomes of players choice against cpu\n"]]}}
|
data/doc/js/search_index.js.gz
CHANGED
|
Binary file
|
data/doc/table_of_contents.html
CHANGED
|
@@ -23,23 +23,6 @@
|
|
|
23
23
|
<main role="main">
|
|
24
24
|
<h1 class="class">Table of Contents - RDoc Documentation</h1>
|
|
25
25
|
|
|
26
|
-
<h2 id="pages">Pages</h2>
|
|
27
|
-
<ul>
|
|
28
|
-
<li class="file">
|
|
29
|
-
<a href="README_md.html">README</a>
|
|
30
|
-
|
|
31
|
-
<ul>
|
|
32
|
-
<li><a href="README_md.html#label-RPSG+-28Rock+Paper+Scissors+Game-29">RPSG (Rock Paper Scissors Game)</a>
|
|
33
|
-
<li><a href="README_md.html#label-Requirements">Requirements</a>
|
|
34
|
-
<li><a href="README_md.html#label-For+Windows">For Windows</a>
|
|
35
|
-
<li><a href="README_md.html#label-For+Mac">For Mac</a>
|
|
36
|
-
<li><a href="README_md.html#label-How+To+Use">How To Use</a>
|
|
37
|
-
<li><a href="README_md.html#label-Windows">Windows</a>
|
|
38
|
-
<li><a href="README_md.html#label-Mac">Mac</a>
|
|
39
|
-
</ul>
|
|
40
|
-
</li>
|
|
41
|
-
|
|
42
|
-
</ul>
|
|
43
26
|
|
|
44
27
|
<h2 id="classes">Classes and Modules</h2>
|
|
45
28
|
<ul>
|
data/lib/rpsg/version.rb
CHANGED
data/rpsg.gemspec
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Gem::Specification.new do |spec|
|
|
2
2
|
spec.name = "rpsg"
|
|
3
|
-
spec.version = "0.2.
|
|
3
|
+
spec.version = "0.2.1"
|
|
4
4
|
spec.date = "2017-10-12"
|
|
5
5
|
spec.summary = "A Rock Paper Scissors Game Ruby Gem"
|
|
6
6
|
spec.description = <<-EOF
|
|
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
|
|
|
20
20
|
spec.license = "MIT"
|
|
21
21
|
spec.required_ruby_version = ">= 2.0.0"
|
|
22
22
|
spec.required_rubygems_version = ">= 2.6.0"
|
|
23
|
-
|
|
23
|
+
spec.extra_rdoc_files = ["README.md"]
|
|
24
24
|
spec.bindir = "bin"
|
|
25
25
|
spec.metadata = {
|
|
26
26
|
"issue_tracker" => "https://github.com/bag3318/RPSG/issues/",
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rpsg
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- bag3318
|
|
@@ -96,7 +96,8 @@ email: ''
|
|
|
96
96
|
executables:
|
|
97
97
|
- rpsg
|
|
98
98
|
extensions: []
|
|
99
|
-
extra_rdoc_files:
|
|
99
|
+
extra_rdoc_files:
|
|
100
|
+
- README.md
|
|
100
101
|
files:
|
|
101
102
|
- ".gitignore"
|
|
102
103
|
- Gemfile
|