pigna90 / spy-save-places

Escape the Room Game by Thought Works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Challenge: Spy safe places

We prepared repositories with test-suites for different coding languages. In order to solve the challenge, pick one of the favorite language and write the functions, so that all tests in the test-suites get green.

How to participate

To begin, fork this repository and checkout your fork.

Click the link in the top right to fork this repository

Click the

Next, create a branch for your solution. Name it something descriptive, e.g. "sarahs-python-solution." Work in this branch and commit your changes as normal.

When you are ready to submit a solution, open a Pull Request from your branch to the master branch of this repository. When you open the pull request, you should see if your tests pass or not. Be sure to give the pull request a meaningful title, and write a thorough description so your submissions are easier to review!

Click to open a pull request

Be sure to give your pull request an identifiable title and a thorough description!

If your tests fail, don't worry, you can keep working to fix any issues! To do so, make changes and create and push a new commit in your branch. Your pull request will reflect these changes automatically. Remember that you can run tests locally before submitting a pull request.

You'll see test results once you open a pull request

About

Escape the Room Game by Thought Works


Languages

Language:Python 53.1%Language:JavaScript 24.6%Language:Ruby 22.3%