rpsg 0.1.7 → 0.1.8
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/README.md +2 -2
- data/Rakefile +0 -1
- data/{html → doc}/Constants.html +0 -0
- data/{html → doc}/PrivateMethods.html +0 -0
- data/{html → doc}/README_md.html +0 -0
- data/{html → doc}/RPSG.html +0 -0
- data/{html → doc}/RockPaperScissorsGame.html +1 -1
- data/doc/created.rid +6 -0
- data/{html → doc}/css/fonts.css +0 -0
- data/{html → doc}/css/rdoc.css +0 -0
- data/{html → doc}/fonts/Lato-Light.ttf +0 -0
- data/{html → doc}/fonts/Lato-LightItalic.ttf +0 -0
- data/{html → doc}/fonts/Lato-Regular.ttf +0 -0
- data/{html → doc}/fonts/Lato-RegularItalic.ttf +0 -0
- data/{html → doc}/fonts/SourceCodePro-Bold.ttf +0 -0
- data/{html → doc}/fonts/SourceCodePro-Regular.ttf +0 -0
- data/{html → doc}/images/add.png +0 -0
- data/{html → doc}/images/arrow_up.png +0 -0
- data/{html → doc}/images/brick.png +0 -0
- data/{html → doc}/images/brick_link.png +0 -0
- data/{html → doc}/images/bug.png +0 -0
- data/{html → doc}/images/bullet_black.png +0 -0
- data/{html → doc}/images/bullet_toggle_minus.png +0 -0
- data/{html → doc}/images/bullet_toggle_plus.png +0 -0
- data/{html → doc}/images/date.png +0 -0
- data/{html → doc}/images/delete.png +0 -0
- data/{html → doc}/images/find.png +0 -0
- data/{html → doc}/images/loadingAnimation.gif +0 -0
- data/{html → doc}/images/macFFBgHack.png +0 -0
- data/{html → doc}/images/package.png +0 -0
- data/{html → doc}/images/page_green.png +0 -0
- data/{html → doc}/images/page_white_text.png +0 -0
- data/{html → doc}/images/page_white_width.png +0 -0
- data/{html → doc}/images/plugin.png +0 -0
- data/{html → doc}/images/ruby.png +0 -0
- data/{html → doc}/images/tag_blue.png +0 -0
- data/{html → doc}/images/tag_green.png +0 -0
- data/{html → doc}/images/transparent.png +0 -0
- data/{html → doc}/images/wrench.png +0 -0
- data/{html → doc}/images/wrench_orange.png +0 -0
- data/{html → doc}/images/zoom.png +0 -0
- data/{html → doc}/index.html +0 -0
- data/{html → doc}/js/darkfish.js +0 -0
- data/{html → doc}/js/jquery.js +0 -0
- data/{html → doc}/js/navigation.js +0 -0
- data/{html → doc}/js/navigation.js.gz +0 -0
- data/{html → doc}/js/search.js +0 -0
- data/doc/js/search_index.js +1 -0
- data/doc/js/search_index.js.gz +0 -0
- data/{html → doc}/js/searcher.js +0 -0
- data/{html → doc}/js/searcher.js.gz +0 -0
- data/{html → doc}/table_of_contents.html +0 -0
- data/lib/Main.rb +2 -2
- data/lib/rpsg/version.rb +1 -1
- data/rpsg.gemspec +5 -4
- metadata +53 -53
- data/html/created.rid +0 -6
- data/html/js/search_index.js +0 -1
- data/html/js/search_index.js.gz +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a817028b05694fedeca4c350afb6bf1cef85170b
|
|
4
|
+
data.tar.gz: 345817e289ef1729a99d24f3de9166612fc622fb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 386ec71fa3a858946567ab81c2193f8b99ec2696bcc865fc0c6255b88860806a1157de97b27ae260c31f08149dba8ea1c7413534cf5d70344edcc9673ad67969
|
|
7
|
+
data.tar.gz: 134598dfae854e990ae8120a834643cfd040b50fe33a95dcca9bf93d6793d6a7da97582d5d9bdd95f4b9234837327ea83506739bc4cfd2d8e684d2a9b074d3e0
|
data/README.md
CHANGED
data/Rakefile
CHANGED
data/{html → doc}/Constants.html
RENAMED
|
File without changes
|
|
File without changes
|
data/{html → doc}/README_md.html
RENAMED
|
File without changes
|
data/{html → doc}/RPSG.html
RENAMED
|
File without changes
|
data/doc/created.rid
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
Thu, 12 Oct 2017 16:48:17 -0700
|
|
2
|
+
README.md Thu, 12 Oct 2017 16:03:59 -0700
|
|
3
|
+
lib/Constants.rb Thu, 12 Oct 2017 14:19:30 -0700
|
|
4
|
+
lib/Main.rb Thu, 12 Oct 2017 16:48:08 -0700
|
|
5
|
+
lib/PrivateMethods.rb Thu, 12 Oct 2017 13:53:33 -0700
|
|
6
|
+
lib/rpsg/version.rb Thu, 12 Oct 2017 15:13:46 -0700
|
data/{html → doc}/css/fonts.css
RENAMED
|
File without changes
|
data/{html → doc}/css/rdoc.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{html → doc}/images/add.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{html → doc}/images/bug.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{html → doc}/index.html
RENAMED
|
File without changes
|
data/{html → doc}/js/darkfish.js
RENAMED
|
File without changes
|
data/{html → doc}/js/jquery.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{html → doc}/js/search.js
RENAMED
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var search_data = {"index":{"searchIndex":["constants","privatemethods","rpsg","rockpaperscissorsgame","continue()","final_outcome()","new()","play()","player_choice()","player_outcome()","readme"],"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"],["README","","README_md.html","","<p>RPSG (Rock Paper Scissors Game)\n<p>Requirements\n<p>For Windows\n"]]}}
|
|
Binary file
|
data/{html → doc}/js/searcher.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/lib/Main.rb
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# create master class
|
|
1
|
+
# create master class for rpsg
|
|
2
2
|
class RockPaperScissorsGame
|
|
3
3
|
|
|
4
4
|
require "rpsg/version.rb"
|
|
@@ -59,7 +59,7 @@ class RockPaperScissorsGame
|
|
|
59
59
|
puts "\nIt's a tie!"
|
|
60
60
|
end
|
|
61
61
|
gets
|
|
62
|
-
end
|
|
62
|
+
end
|
|
63
63
|
|
|
64
64
|
require "PrivateMethods.rb"
|
|
65
65
|
|
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.1.
|
|
3
|
+
spec.version = "0.1.8"
|
|
4
4
|
spec.date = "2017-10-12"
|
|
5
5
|
spec.summary = "A Rock Paper Scissors Game Ruby Gem"
|
|
6
6
|
spec.description = <<-EOF
|
|
@@ -14,15 +14,16 @@ Gem::Specification.new do |spec|
|
|
|
14
14
|
spec.require_paths = ["lib"]
|
|
15
15
|
spec.files = `git ls-files -z`.split("\x0")
|
|
16
16
|
spec.post_install_message = <<-EOF
|
|
17
|
-
Thanks for installing!
|
|
17
|
+
Thanks for installing!
|
|
18
|
+
I hope you will have fun playing rock paper scissors! :)
|
|
18
19
|
EOF
|
|
19
20
|
spec.license = "MIT"
|
|
20
21
|
spec.required_ruby_version = ">= 2.0.0"
|
|
21
22
|
spec.required_rubygems_version = ">= 2.6.0"
|
|
22
|
-
spec.extra_rdoc_files = "README.md"
|
|
23
|
+
spec.extra_rdoc_files = ["README.md"]
|
|
23
24
|
spec.bindir = "bin"
|
|
24
25
|
spec.metadata = {
|
|
25
|
-
"issue_tracker" => "https://github.com/bag3318/RPSG/issues",
|
|
26
|
+
"issue_tracker" => "https://github.com/bag3318/RPSG/issues/",
|
|
26
27
|
"source_code" => "https://github.com/bag3318/RPSG"
|
|
27
28
|
}
|
|
28
29
|
spec.executables << "rpsg"
|
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.1.
|
|
4
|
+
version: 0.1.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- bag3318
|
|
@@ -105,56 +105,56 @@ files:
|
|
|
105
105
|
- README.md
|
|
106
106
|
- Rakefile
|
|
107
107
|
- bin/rpsg
|
|
108
|
-
-
|
|
109
|
-
-
|
|
110
|
-
-
|
|
111
|
-
-
|
|
112
|
-
-
|
|
113
|
-
-
|
|
114
|
-
-
|
|
115
|
-
-
|
|
116
|
-
-
|
|
117
|
-
-
|
|
118
|
-
-
|
|
119
|
-
-
|
|
120
|
-
-
|
|
121
|
-
-
|
|
122
|
-
-
|
|
123
|
-
-
|
|
124
|
-
-
|
|
125
|
-
-
|
|
126
|
-
-
|
|
127
|
-
-
|
|
128
|
-
-
|
|
129
|
-
-
|
|
130
|
-
-
|
|
131
|
-
-
|
|
132
|
-
-
|
|
133
|
-
-
|
|
134
|
-
-
|
|
135
|
-
-
|
|
136
|
-
-
|
|
137
|
-
-
|
|
138
|
-
-
|
|
139
|
-
-
|
|
140
|
-
-
|
|
141
|
-
-
|
|
142
|
-
-
|
|
143
|
-
-
|
|
144
|
-
-
|
|
145
|
-
-
|
|
146
|
-
-
|
|
147
|
-
-
|
|
148
|
-
-
|
|
149
|
-
-
|
|
150
|
-
-
|
|
151
|
-
-
|
|
152
|
-
-
|
|
153
|
-
-
|
|
154
|
-
-
|
|
155
|
-
-
|
|
156
|
-
-
|
|
157
|
-
-
|
|
108
|
+
- doc/Constants.html
|
|
109
|
+
- doc/PrivateMethods.html
|
|
110
|
+
- doc/README_md.html
|
|
111
|
+
- doc/RPSG.html
|
|
112
|
+
- doc/RockPaperScissorsGame.html
|
|
113
|
+
- doc/created.rid
|
|
114
|
+
- doc/css/fonts.css
|
|
115
|
+
- doc/css/rdoc.css
|
|
116
|
+
- doc/fonts/Lato-Light.ttf
|
|
117
|
+
- doc/fonts/Lato-LightItalic.ttf
|
|
118
|
+
- doc/fonts/Lato-Regular.ttf
|
|
119
|
+
- doc/fonts/Lato-RegularItalic.ttf
|
|
120
|
+
- doc/fonts/SourceCodePro-Bold.ttf
|
|
121
|
+
- doc/fonts/SourceCodePro-Regular.ttf
|
|
122
|
+
- doc/images/add.png
|
|
123
|
+
- doc/images/arrow_up.png
|
|
124
|
+
- doc/images/brick.png
|
|
125
|
+
- doc/images/brick_link.png
|
|
126
|
+
- doc/images/bug.png
|
|
127
|
+
- doc/images/bullet_black.png
|
|
128
|
+
- doc/images/bullet_toggle_minus.png
|
|
129
|
+
- doc/images/bullet_toggle_plus.png
|
|
130
|
+
- doc/images/date.png
|
|
131
|
+
- doc/images/delete.png
|
|
132
|
+
- doc/images/find.png
|
|
133
|
+
- doc/images/loadingAnimation.gif
|
|
134
|
+
- doc/images/macFFBgHack.png
|
|
135
|
+
- doc/images/package.png
|
|
136
|
+
- doc/images/page_green.png
|
|
137
|
+
- doc/images/page_white_text.png
|
|
138
|
+
- doc/images/page_white_width.png
|
|
139
|
+
- doc/images/plugin.png
|
|
140
|
+
- doc/images/ruby.png
|
|
141
|
+
- doc/images/tag_blue.png
|
|
142
|
+
- doc/images/tag_green.png
|
|
143
|
+
- doc/images/transparent.png
|
|
144
|
+
- doc/images/wrench.png
|
|
145
|
+
- doc/images/wrench_orange.png
|
|
146
|
+
- doc/images/zoom.png
|
|
147
|
+
- doc/index.html
|
|
148
|
+
- doc/js/darkfish.js
|
|
149
|
+
- doc/js/jquery.js
|
|
150
|
+
- doc/js/navigation.js
|
|
151
|
+
- doc/js/navigation.js.gz
|
|
152
|
+
- doc/js/search.js
|
|
153
|
+
- doc/js/search_index.js
|
|
154
|
+
- doc/js/search_index.js.gz
|
|
155
|
+
- doc/js/searcher.js
|
|
156
|
+
- doc/js/searcher.js.gz
|
|
157
|
+
- doc/table_of_contents.html
|
|
158
158
|
- lib/Constants.rb
|
|
159
159
|
- lib/Main.rb
|
|
160
160
|
- lib/PrivateMethods.rb
|
|
@@ -165,9 +165,9 @@ homepage: https://rubygems.org/gems/rpsg
|
|
|
165
165
|
licenses:
|
|
166
166
|
- MIT
|
|
167
167
|
metadata:
|
|
168
|
-
issue_tracker: https://github.com/bag3318/RPSG/issues
|
|
168
|
+
issue_tracker: https://github.com/bag3318/RPSG/issues/
|
|
169
169
|
source_code: https://github.com/bag3318/RPSG
|
|
170
|
-
post_install_message: " Thanks for installing! I hope you will have fun playing
|
|
170
|
+
post_install_message: " Thanks for installing! \n I hope you will have fun playing
|
|
171
171
|
rock paper scissors! :)\n"
|
|
172
172
|
rdoc_options: []
|
|
173
173
|
require_paths:
|
data/html/created.rid
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
Thu, 12 Oct 2017 15:09:33 -0700
|
|
2
|
-
README.md Thu, 12 Oct 2017 12:13:30 -0700
|
|
3
|
-
lib/Constants.rb Thu, 12 Oct 2017 14:19:30 -0700
|
|
4
|
-
lib/Main.rb Thu, 12 Oct 2017 15:08:54 -0700
|
|
5
|
-
lib/PrivateMethods.rb Thu, 12 Oct 2017 13:53:33 -0700
|
|
6
|
-
lib/rpsg/version.rb Thu, 12 Oct 2017 15:04:34 -0700
|
data/html/js/search_index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var search_data = {"index":{"searchIndex":["constants","privatemethods","rpsg","rockpaperscissorsgame","continue()","final_outcome()","new()","play()","player_choice()","player_outcome()","readme"],"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\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"],["README","","README_md.html","","<p>RPSG (Rock Paper Scissors Game)\n<p>Requirements\n<p>For Windows\n"]]}}
|
data/html/js/search_index.js.gz
DELETED
|
Binary file
|