PlayRockPaperScissorsGame 2.1.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/lib/rps/version.rb +1 -1
- data/rps.gemspec +1 -1
- metadata +1 -92
- metadata.gz.sig +0 -0
- data/html/Constants.html +0 -135
- data/html/Gemfile.html +0 -168
- data/html/LICENSE.html +0 -177
- data/html/PlayRockPaperScissorsGame.html +0 -110
- data/html/PlayRockPaperScissorsGame/Constants.html +0 -135
- data/html/PlayRockPaperScissorsGame/PrivateMethods.html +0 -96
- data/html/PrivateMethods.html +0 -96
- data/html/README_md.html +0 -221
- data/html/RakeTest.html +0 -268
- data/html/RakeTest/Constants.html +0 -135
- data/html/RakeTest/PrivateMethods.html +0 -96
- data/html/Rakefile.html +0 -191
- data/html/_gitignore.html +0 -159
- data/html/certs/gem-public_cert_pem.html +0 -175
- data/html/created.rid +0 -48
- data/html/css/fonts.css +0 -167
- data/html/css/rdoc.css +0 -590
- data/html/docs/CODE_OF_CONDUCT_md.html +0 -264
- data/html/docs/CONTRIBUTING_md.html +0 -233
- data/html/docs/Gemfile.html +0 -158
- data/html/docs/How_to_Build_md.html +0 -201
- data/html/docs/LICENSE.html +0 -280
- data/html/docs/Testing_md.html +0 -194
- data/html/docs/_layouts/default_html.html +0 -206
- data/html/docs/_sass/jekyll-theme-cayman_scss.html +0 -525
- data/html/docs/_sass/normalize_scss.html +0 -673
- data/html/docs/_sass/rouge-github_scss.html +0 -425
- data/html/docs/_sass/variables_scss.html +0 -167
- data/html/docs/_site/CODE_OF_CONDUCT_html.html +0 -299
- data/html/docs/_site/CONTRIBUTING_html.html +0 -255
- data/html/docs/_site/How_to_Build_html.html +0 -230
- data/html/docs/_site/Testing_html.html +0 -231
- data/html/docs/_site/assets/css/style_css.html +0 -543
- data/html/docs/_site/index_html.html +0 -299
- data/html/docs/_site/script/bootstrap.html +0 -160
- data/html/docs/_site/script/cibuild.html +0 -160
- data/html/docs/_site/script/release.html +0 -203
- data/html/docs/_site/script/server.html +0 -158
- data/html/docs/assets/css/style_scss.html +0 -158
- data/html/docs/index_md.html +0 -253
- data/html/docs/jekyll-theme-cayman_gemspec.html +0 -174
- data/html/docs/script/bootstrap.html +0 -160
- data/html/docs/script/cibuild.html +0 -160
- data/html/docs/script/release.html +0 -203
- data/html/docs/script/server.html +0 -158
- data/html/exec/rps_bash.html +0 -228
- data/html/exec/run_bat.html +0 -179
- data/html/exec/uninstall_sh.html +0 -188
- data/html/fonts/Lato-Light.ttf +0 -0
- data/html/fonts/Lato-LightItalic.ttf +0 -0
- data/html/fonts/Lato-Regular.ttf +0 -0
- data/html/fonts/Lato-RegularItalic.ttf +0 -0
- data/html/fonts/SourceCodePro-Bold.ttf +0 -0
- data/html/fonts/SourceCodePro-Regular.ttf +0 -0
- data/html/images/add.png +0 -0
- data/html/images/arrow_up.png +0 -0
- data/html/images/brick.png +0 -0
- data/html/images/brick_link.png +0 -0
- data/html/images/bug.png +0 -0
- data/html/images/bullet_black.png +0 -0
- data/html/images/bullet_toggle_minus.png +0 -0
- data/html/images/bullet_toggle_plus.png +0 -0
- data/html/images/date.png +0 -0
- data/html/images/delete.png +0 -0
- data/html/images/find.png +0 -0
- data/html/images/loadingAnimation.gif +0 -0
- data/html/images/macFFBgHack.png +0 -0
- data/html/images/package.png +0 -0
- data/html/images/page_green.png +0 -0
- data/html/images/page_white_text.png +0 -0
- data/html/images/page_white_width.png +0 -0
- data/html/images/plugin.png +0 -0
- data/html/images/ruby.png +0 -0
- data/html/images/tag_blue.png +0 -0
- data/html/images/tag_green.png +0 -0
- data/html/images/transparent.png +0 -0
- data/html/images/wrench.png +0 -0
- data/html/images/wrench_orange.png +0 -0
- data/html/images/zoom.png +0 -0
- data/html/index.html +0 -232
- data/html/js/darkfish.js +0 -161
- data/html/js/jquery.js +0 -4
- data/html/js/navigation.js +0 -142
- data/html/js/navigation.js.gz +0 -0
- data/html/js/search.js +0 -109
- data/html/js/search_index.js +0 -1
- data/html/js/search_index.js.gz +0 -0
- data/html/js/searcher.js +0 -229
- data/html/js/searcher.js.gz +0 -0
- data/html/rps_gemspec.html +0 -201
- data/html/table_of_contents.html +0 -271
@@ -1,110 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>module PlayRockPaperScissorsGame - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "./";
|
11
|
-
var index_rel_prefix = "./";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="./js/jquery.js"></script>
|
15
|
-
<script src="./js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="module">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="./index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="./table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="./table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="./table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
<div id="class-metadata">
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
</div>
|
63
|
-
</nav>
|
64
|
-
|
65
|
-
<main role="main" aria-labelledby="module-PlayRockPaperScissorsGame">
|
66
|
-
<h1 id="module-PlayRockPaperScissorsGame" class="module">
|
67
|
-
module PlayRockPaperScissorsGame
|
68
|
-
</h1>
|
69
|
-
|
70
|
-
<section class="description">
|
71
|
-
|
72
|
-
</section>
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
<section class="constants-list">
|
84
|
-
<header>
|
85
|
-
<h3>Constants</h3>
|
86
|
-
</header>
|
87
|
-
<dl>
|
88
|
-
|
89
|
-
<dt id="VERSION">VERSION
|
90
|
-
|
91
|
-
<dd>
|
92
|
-
|
93
|
-
|
94
|
-
</dl>
|
95
|
-
</section>
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
</section>
|
102
|
-
</main>
|
103
|
-
|
104
|
-
|
105
|
-
<footer id="validator-badges" role="contentinfo">
|
106
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
107
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
108
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
109
|
-
</footer>
|
110
|
-
|
@@ -1,135 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>module PlayRockPaperScissorsGame::Constants - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../";
|
11
|
-
var index_rel_prefix = "../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../js/jquery.js"></script>
|
15
|
-
<script src="../js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="../css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="../css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="module">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="../index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="../table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="../table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="../table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
<div id="class-metadata">
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
</div>
|
63
|
-
</nav>
|
64
|
-
|
65
|
-
<main role="main" aria-labelledby="module-PlayRockPaperScissorsGame::Constants">
|
66
|
-
<h1 id="module-PlayRockPaperScissorsGame::Constants" class="module">
|
67
|
-
module PlayRockPaperScissorsGame::Constants
|
68
|
-
</h1>
|
69
|
-
|
70
|
-
<section class="description">
|
71
|
-
|
72
|
-
</section>
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
<section class="constants-list">
|
84
|
-
<header>
|
85
|
-
<h3>Constants</h3>
|
86
|
-
</header>
|
87
|
-
<dl>
|
88
|
-
|
89
|
-
<dt id="COMPUTER_CHOICES">COMPUTER_CHOICES
|
90
|
-
|
91
|
-
<dd>
|
92
|
-
|
93
|
-
|
94
|
-
<dt id="INIT_STRINGS">INIT_STRINGS
|
95
|
-
|
96
|
-
<dd>
|
97
|
-
|
98
|
-
|
99
|
-
<dt id="LOSERS">LOSERS
|
100
|
-
|
101
|
-
<dd>
|
102
|
-
|
103
|
-
|
104
|
-
<dt id="NTRY_TO_SYM">NTRY_TO_SYM
|
105
|
-
|
106
|
-
<dd>
|
107
|
-
|
108
|
-
|
109
|
-
<dt id="VALID_ENTRIES">VALID_ENTRIES
|
110
|
-
|
111
|
-
<dd>
|
112
|
-
|
113
|
-
|
114
|
-
<dt id="WINNERS">WINNERS
|
115
|
-
|
116
|
-
<dd>
|
117
|
-
|
118
|
-
|
119
|
-
</dl>
|
120
|
-
</section>
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
</section>
|
127
|
-
</main>
|
128
|
-
|
129
|
-
|
130
|
-
<footer id="validator-badges" role="contentinfo">
|
131
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
132
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
133
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
134
|
-
</footer>
|
135
|
-
|
@@ -1,96 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>module PlayRockPaperScissorsGame::PrivateMethods - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../";
|
11
|
-
var index_rel_prefix = "../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../js/jquery.js"></script>
|
15
|
-
<script src="../js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="../css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="../css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="module">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="../index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="../table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="../table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="../table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
<div id="class-metadata">
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
</div>
|
63
|
-
</nav>
|
64
|
-
|
65
|
-
<main role="main" aria-labelledby="module-PlayRockPaperScissorsGame::PrivateMethods">
|
66
|
-
<h1 id="module-PlayRockPaperScissorsGame::PrivateMethods" class="module">
|
67
|
-
module PlayRockPaperScissorsGame::PrivateMethods
|
68
|
-
</h1>
|
69
|
-
|
70
|
-
<section class="description">
|
71
|
-
|
72
|
-
</section>
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
</section>
|
88
|
-
</main>
|
89
|
-
|
90
|
-
|
91
|
-
<footer id="validator-badges" role="contentinfo">
|
92
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
93
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
94
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
95
|
-
</footer>
|
96
|
-
|
data/html/PrivateMethods.html
DELETED
@@ -1,96 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>module PrivateMethods - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "./";
|
11
|
-
var index_rel_prefix = "./";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="./js/jquery.js"></script>
|
15
|
-
<script src="./js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="module">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="./index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="./table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="./table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="./table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
<div id="class-metadata">
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
</div>
|
63
|
-
</nav>
|
64
|
-
|
65
|
-
<main role="main" aria-labelledby="module-PrivateMethods">
|
66
|
-
<h1 id="module-PrivateMethods" class="module">
|
67
|
-
module PrivateMethods
|
68
|
-
</h1>
|
69
|
-
|
70
|
-
<section class="description">
|
71
|
-
|
72
|
-
</section>
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
</section>
|
88
|
-
</main>
|
89
|
-
|
90
|
-
|
91
|
-
<footer id="validator-badges" role="contentinfo">
|
92
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
93
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
94
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
95
|
-
</footer>
|
96
|
-
|
data/html/README_md.html
DELETED
@@ -1,221 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>README - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "./";
|
11
|
-
var index_rel_prefix = "./";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="./js/jquery.js"></script>
|
15
|
-
<script src="./js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="file">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="./index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="./table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="./table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="./table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
<div class="nav-section">
|
56
|
-
<h3>Table of Contents</h3>
|
57
|
-
|
58
|
-
<ul class="link-list" role="directory">
|
59
|
-
<li><a href="#label-Rock+Paper+Scissors">Rock Paper Scissors</a>
|
60
|
-
<li><a href="#label-How+to+Run+and+Install">How to Run and Install</a>
|
61
|
-
<li><a href="#label-Install+and+Run+on+Mac">Install and Run on Mac</a>
|
62
|
-
<li><a href="#label-Running">Running</a>
|
63
|
-
<li><a href="#label-Uninstalling">Uninstalling</a>
|
64
|
-
<li><a href="#label-Install+and+Run+on+Windows">Install and Run on Windows</a>
|
65
|
-
<li><a href="#label-Running">Running</a>
|
66
|
-
<li><a href="#label-Links">Links</a>
|
67
|
-
</ul>
|
68
|
-
</div>
|
69
|
-
|
70
|
-
|
71
|
-
<div id="project-metadata">
|
72
|
-
<div id="fileindex-section" class="nav-section">
|
73
|
-
<h3>Pages</h3>
|
74
|
-
|
75
|
-
<ul class="link-list">
|
76
|
-
|
77
|
-
<li><a href="./_gitignore.html">.gitignore</a>
|
78
|
-
|
79
|
-
<li><a href="./Gemfile.html">Gemfile</a>
|
80
|
-
|
81
|
-
<li><a href="./LICENSE.html">LICENSE</a>
|
82
|
-
|
83
|
-
<li><a href="./README_md.html">README</a>
|
84
|
-
|
85
|
-
<li><a href="./Rakefile.html">Rakefile</a>
|
86
|
-
|
87
|
-
<li><a href="./certs/gem-public_cert_pem.html">gem-public_cert.pem</a>
|
88
|
-
|
89
|
-
<li><a href="./docs/CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
90
|
-
|
91
|
-
<li><a href="./docs/CONTRIBUTING_md.html">CONTRIBUTING</a>
|
92
|
-
|
93
|
-
<li><a href="./docs/Gemfile.html">Gemfile</a>
|
94
|
-
|
95
|
-
<li><a href="./docs/How_to_Build_md.html">How_to_Build</a>
|
96
|
-
|
97
|
-
<li><a href="./docs/LICENSE.html">LICENSE</a>
|
98
|
-
|
99
|
-
<li><a href="./docs/Testing_md.html">Testing</a>
|
100
|
-
|
101
|
-
<li><a href="./docs/_layouts/default_html.html">default.html</a>
|
102
|
-
|
103
|
-
<li><a href="./docs/_sass/jekyll-theme-cayman_scss.html">jekyll-theme-cayman.scss</a>
|
104
|
-
|
105
|
-
<li><a href="./docs/_sass/normalize_scss.html">normalize.scss</a>
|
106
|
-
|
107
|
-
<li><a href="./docs/_sass/rouge-github_scss.html">rouge-github.scss</a>
|
108
|
-
|
109
|
-
<li><a href="./docs/_sass/variables_scss.html">variables.scss</a>
|
110
|
-
|
111
|
-
<li><a href="./docs/_site/CODE_OF_CONDUCT_html.html">CODE_OF_CONDUCT.html</a>
|
112
|
-
|
113
|
-
<li><a href="./docs/_site/CONTRIBUTING_html.html">CONTRIBUTING.html</a>
|
114
|
-
|
115
|
-
<li><a href="./docs/_site/How_to_Build_html.html">How_to_Build.html</a>
|
116
|
-
|
117
|
-
<li><a href="./docs/_site/Testing_html.html">Testing.html</a>
|
118
|
-
|
119
|
-
<li><a href="./docs/_site/assets/css/style_css.html">style.css</a>
|
120
|
-
|
121
|
-
<li><a href="./docs/_site/index_html.html">index.html</a>
|
122
|
-
|
123
|
-
<li><a href="./docs/_site/script/bootstrap.html">bootstrap</a>
|
124
|
-
|
125
|
-
<li><a href="./docs/_site/script/cibuild.html">cibuild</a>
|
126
|
-
|
127
|
-
<li><a href="./docs/_site/script/release.html">release</a>
|
128
|
-
|
129
|
-
<li><a href="./docs/_site/script/server.html">server</a>
|
130
|
-
|
131
|
-
<li><a href="./docs/assets/css/style_scss.html">style.scss</a>
|
132
|
-
|
133
|
-
<li><a href="./docs/index_md.html">index</a>
|
134
|
-
|
135
|
-
<li><a href="./docs/jekyll-theme-cayman_gemspec.html">jekyll-theme-cayman.gemspec</a>
|
136
|
-
|
137
|
-
<li><a href="./docs/script/bootstrap.html">bootstrap</a>
|
138
|
-
|
139
|
-
<li><a href="./docs/script/cibuild.html">cibuild</a>
|
140
|
-
|
141
|
-
<li><a href="./docs/script/release.html">release</a>
|
142
|
-
|
143
|
-
<li><a href="./docs/script/server.html">server</a>
|
144
|
-
|
145
|
-
<li><a href="./exec/rps_bash.html">rps.bash</a>
|
146
|
-
|
147
|
-
<li><a href="./exec/run_bat.html">run.bat</a>
|
148
|
-
|
149
|
-
<li><a href="./exec/uninstall_sh.html">uninstall.sh</a>
|
150
|
-
|
151
|
-
<li><a href="./rps_gemspec.html">rps.gemspec</a>
|
152
|
-
|
153
|
-
</ul>
|
154
|
-
</div>
|
155
|
-
|
156
|
-
</div>
|
157
|
-
</nav>
|
158
|
-
|
159
|
-
<main role="main" aria-label="Page README.md">
|
160
|
-
|
161
|
-
<h1 id="label-Rock+Paper+Scissors">Rock Paper Scissors<span><a href="#label-Rock+Paper+Scissors">¶</a> <a href="#top">↑</a></span></h1>
|
162
|
-
|
163
|
-
<h2 id="label-How+to+Run+and+Install">How to Run and Install<span><a href="#label-How+to+Run+and+Install">¶</a> <a href="#top">↑</a></span></h2>
|
164
|
-
|
165
|
-
<h3 id="label-Install+and+Run+on+Mac">Install and Run on Mac<span><a href="#label-Install+and+Run+on+Mac">¶</a> <a href="#top">↑</a></span></h3>
|
166
|
-
<ol><li>
|
167
|
-
<p>Run the <code>rps.bash</code> file (located in the <code>exec</code>
|
168
|
-
folder) with the <code>Terminal</code></p>
|
169
|
-
</li></ol>
|
170
|
-
|
171
|
-
<h4 id="label-Running">Running<span><a href="#label-Running">¶</a> <a href="#top">↑</a></span></h4>
|
172
|
-
<ol><li>
|
173
|
-
<p>Open the <code>Terminal</code></p>
|
174
|
-
</li><li>
|
175
|
-
<p>Type in: <code>rps</code>, or <code>PlayRockPaperScissorsGame</code></p>
|
176
|
-
</li><li>
|
177
|
-
<p>Hit <kbd>return</kbd></p>
|
178
|
-
</li></ol>
|
179
|
-
|
180
|
-
<h4 id="label-Uninstalling">Uninstalling<span><a href="#label-Uninstalling">¶</a> <a href="#top">↑</a></span></h4>
|
181
|
-
<ol><li>
|
182
|
-
<p>Run the <code>uninstaller.sh</code> file (located in the <code>exec</code>
|
183
|
-
folder) with the <code>Terminal</code></p>
|
184
|
-
</li></ol>
|
185
|
-
|
186
|
-
<h3 id="label-Install+and+Run+on+Windows">Install and Run on Windows<span><a href="#label-Install+and+Run+on+Windows">¶</a> <a href="#top">↑</a></span></h3>
|
187
|
-
<ol><li>
|
188
|
-
<p>Download and install Ruby for Windows (if not already installed); download
|
189
|
-
<a href="https://rubyinstaller.org/downloads/">here</a></p>
|
190
|
-
</li><li>
|
191
|
-
<p>Open <code>cmd</code> and type in: <code>gem install
|
192
|
-
PlayRockPaperScissorsGame</code>; hit <kbd>enter</kbd></p>
|
193
|
-
</li><li>
|
194
|
-
<p>Run the <code>rps.bat</code> file (located in the <code>exec</code> folder)</p>
|
195
|
-
</li></ol>
|
196
|
-
|
197
|
-
<h4 id="label-Running">Running<span><a href="#label-Running">¶</a> <a href="#top">↑</a></span></h4>
|
198
|
-
<ol><li>
|
199
|
-
<p>Open the <code>rps.bat</code> file (located in the <code>exec</code>
|
200
|
-
folder)</p>
|
201
|
-
</li><li>
|
202
|
-
<p>Another option: type in <code>rps</code> or
|
203
|
-
<code>PlayRockPaperScissorsGame</code> in the <code>Command Prompt</code>;
|
204
|
-
hit <kbd>enter</kbd></p>
|
205
|
-
</li></ol>
|
206
|
-
|
207
|
-
<h2 id="label-Links">Links<span><a href="#label-Links">¶</a> <a href="#top">↑</a></span></h2>
|
208
|
-
<ul><li>
|
209
|
-
<p><a href="https://rubygems.org/gems/PlayRockPaperScissorsGame">Ruby Gems
|
210
|
-
Page</a></p>
|
211
|
-
</li></ul>
|
212
|
-
</main>
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
<footer id="validator-badges" role="contentinfo">
|
217
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
218
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
219
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
220
|
-
</footer>
|
221
|
-
|