romaan7 / TurtleChallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A turtle must walk through a minefield. Write a program that will read the initial game settings from one file and a sequence of moves from a different file. Then the program will output if the sequence leads to the success or failure of the little turtle. The program should also handle the scenario where the turtle doesn’t reach the exit point or doesn’t hit a mine.

About


Languages

Language:Python 100.0%