Skip to content

wjlow/scala-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Robot Simulator

Instructions to run tests

$ sbt test

Instructions to run program

This program reads input from file and prints the output to standard output. Sample input files have been provided under src/main/resources.

$ sbt "run src/main/resources/input3.txt"
[info] Set current project to rea-robot (in build file:/Users/wjlow/Dev/rea-robot/)
[info] Running wjlow.Main src/main/resources/input3.txt
3,3,NORTH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages