isagiongo / jokenpo-app

Little app to simulate the jokenpo game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jokenpo-app

Code Challenge for Zenvia / Ilegra

This system should receive two players' play as input and return the result, informing which player won

Running the aplication

  • Extract the archive
  • Access the "jokenpo-app-master" folder
  • Run command: mvn clean install
  • Access the "target" folder
  • Run command: java -jar jokenpo-1.0-SNAPSHOT.jar

Frameworks / Libs

  • Java 8
  • Maven
  • JUnit

About

Little app to simulate the jokenpo game


Languages

Language:Java 100.0%