Skip to content

Commit

Permalink
Revert "Revert "Merge branch 'master' into DarthRatz-issue-4""
Browse files Browse the repository at this point in the history
This reverts commit 01c969a.
  • Loading branch information
DarthRatz committed Jun 5, 2019
1 parent 517add9 commit 04286c5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Turtle Challenge

![Turtle Challenge](README/turtle.png "Turtle Challenge")

[![Build Status](https://dev.azure.com/EamonnReilly/TurtleChallenge/_apis/build/status/DarthRatz.TurtleChallenge?branchName=master)](https://dev.azure.com/EamonnReilly/TurtleChallenge/_build/latest?definitionId=2&branchName=master)
![Azure DevOps tests](https://img.shields.io/azure-devops/tests/EamonnReilly/TurtleChallenge/2.svg)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4195bfe624074cb680e31e9ef66fb56f)](https://www.codacy.com/app/eamonnreilly87/TurtleChallenge?utm_source=github.com&utm_medium=referral&utm_content=DarthRatz/TurtleChallenge&utm_campaign=Badge_Grade)
Expand Down Expand Up @@ -31,7 +33,7 @@ these elements.
* Enterprise directory structure
* This is a small application, it is not necessary to demonstrate the layout needed for much larger applications

___
-----

## Problem Definition

Expand Down Expand Up @@ -73,5 +75,3 @@ A moves file containing a list of moves (either ‘m’ or ‘r’)
### Expected Output

A message on the console describing the result, one of Success, Mine hit, still in danger or Out of bounds.

___
Binary file added README/exit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README/mine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README/turtle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 04286c5

Please sign in to comment.