Skip to content

ronniemh/ten-pin-bowling-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ten ping bowling java challenge

This is a maven console java app for score a game of ten-pin bowling from txt file.

Installation

For this project you need to have Java 8+ maven installed Maven

Make sure to have JDK8 installed

The latest binary can be found here

You can download a preview version here

Run

$ git clone https://github.com/ronniemh/ten-pin-bowling-challenge.git
$ cd ten-pin-bowling-challenge/
$ mvn clean package
## If you want to test a file send as param ${LocationFile}
$ java -cp target/ten-pin-bowling-1.0-SNAPSHOT.jar dev.ronniemoncayo.App "${LocationFile}"

About

Ten ping bowling java challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages