Sha256: 716ea441c06ecc2ccdfb9b26f5e1565e639b0017e6e4a9a64d17dbc3182e9b3b

Contents?: true

Size: 564 Bytes

Versions: 6

Compression:

Stored size: 564 Bytes

Contents

title: Play Rock Paper Scissors Game
description: A Ruby Programmed Rock Paper Scissors Game
show_downloads: true
google_analytics: false
theme: jekyll-theme-cayman # important
include:
  - index.md
  - How_to_Run.md
  - Code.md
  - Comparing_Code.md
  - Testing.md
  - How_to_Build.md
  - about.md
exclude:
  - Gemfile
  - Gemfile.lock
  - jekyll-theme-cayman.gemspec
  - thumbnail.png
  - LICENSE
  - script
gems: 
  - github-pages
# Sass/SCSS
sass:
  sass_dir: _sass
  style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.8.2 docs/_config.yml
PlayRockPaperScissorsGame-2.8.1 docs/_config.yml
PlayRockPaperScissorsGame-2.8.0 docs/_config.yml
PlayRockPaperScissorsGame-2.7.9 docs/_config.yml
PlayRockPaperScissorsGame-2.7.8 docs/_config.yml
PlayRockPaperScissorsGame-2.7.7 docs/_config.yml