Skip to content

ericwang094/rea-toy-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REA Toy Robot

A mini game app that take command to move a robot on a game board.

Getting started

Prerequisites:

  • Java 8
  • Maven

To build project, run following command:

build.sh

To start the game:

  • Use user command input
run.sh
  • Use input file
run.sh  filename

Test

run

mvn test

Jacoco will produce a index.html file that show test coverage, file name

target/site/jacoco/index.html

Current test coverage: 97%

UML

UML

About

REA group toy robot coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published