Skip to content

kjtnicol/toy_robot_placement_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

## Prerequisite
Python 3.7 is installed

## How to run
Run the following command at the root directory (where app.py is)
- python app.py

## How to modify input
input file is toy_robot_app/input_files/command_inputs
You can modify this file to try other sequence of commands

## How to run unit tests
Go to tests/ directory as follows.
- cd tests/
Run the following command.
- python toy_robot_placement_test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages