Skip to content
Pat Maddox edited this page Apr 15, 2015 · 3 revisions

Adventures

See the current adventure day and time in RubySteps Standard Time

An adventure is a group experience of playing the game for 21 days. A new adventure begins on the first Monday of each month. Sign up for the next adventure.

Each adventure has its own folder, and you will have your personal folder inside of it, alongside other adventurers participating.

If you miss a day, that's fine... you will just not be eligible to join [[RubySteps Heroes' Hall|Heroes-Hall]]. You will still get all the awesome benefits of working through the challenge - you'll have a nice streak on GitHub, you'll have written some new code, and interacted with a bunch of new people.

Successfully completing the challenge requires two things:

  1. You must have a folder for each day of the challenge.
  2. You must submit a well-formed pull request for each day of the challenge (challenge days are denoted by [[RubySteps Standard Time|RubySteps-Standard-Time]]

If you've successfully completed the challenge, you'll have at least 21 pull requests accepted, and the following directory structure at a minimum:

  • 2_adventures/<adventure-number>/<github-username>/01/README.md
  • 2_adventures/<adventure-number>/<github-username>/02/README.md
  • 2_adventures/<adventure-number>/<github-username>/03/README.md
  • 2_adventures/<adventure-number>/<github-username>/04/README.md
  • 2_adventures/<adventure-number>/<github-username>/05/README.md
  • 2_adventures/<adventure-number>/<github-username>/06/README.md
  • 2_adventures/<adventure-number>/<github-username>/07/README.md
  • 2_adventures/<adventure-number>/<github-username>/08/README.md
  • 2_adventures/<adventure-number>/<github-username>/09/README.md
  • 2_adventures/<adventure-number>/<github-username>/10/README.md
  • 2_adventures/<adventure-number>/<github-username>/11/README.md
  • 2_adventures/<adventure-number>/<github-username>/12/README.md
  • 2_adventures/<adventure-number>/<github-username>/13/README.md
  • 2_adventures/<adventure-number>/<github-username>/14/README.md
  • 2_adventures/<adventure-number>/<github-username>/15/README.md
  • 2_adventures/<adventure-number>/<github-username>/16/README.md
  • 2_adventures/<adventure-number>/<github-username>/17/README.md
  • 2_adventures/<adventure-number>/<github-username>/18/README.md
  • 2_adventures/<adventure-number>/<github-username>/19/README.md
  • 2_adventures/<adventure-number>/<github-username>/20/README.md
  • 2_adventures/<adventure-number>/<github-username>/21/README.md

Again, you may use more descriptive folder names if you like, as long as they are prefixed with a two-digit representation of the challenge step. You're encouraged to write more than a README... but if all you have time and energy for is a README, then that is totally fine!