The game was developed to understand the basics of python and uses of curses library.
To run the game please do the following
python 201101031_robot.py
arrow-right: Changes the direction to right.arrow-left: Changes the direction to left.arrow-up: Changes the direction to up.arrow-down: Changes the direction to down.space bar: Pauses the game.
Rules you will understand as you go about playing the game.

