GithubHelp home page GithubHelp logo

ciklum-rockpaperscissors's Introduction

Rock, Paper, Scissors

This project contains a solution to the coding challenge provided by Ciklum, for my application to Lottoland.

The description of this challenge can be found inside the doc/ directory.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for testing purposes.

Prerequisites

  • Java 8

That's it! The project contains embedded Maven binaries, so nothing else should be necessary.

Running the application

You can run the application by executing the following command:

mvnw spring-boot:run

Add ./ to the previous command if running macOS or Linux. You may need to do a chmod +x mvnw in order to make it executable.

After doing so, open a web broswer and point it to http://localhost:8080/ to play Rock, Paper, Scissors games!

You can open as many tabs as you want. Each one will start a separate game.

You will also find general game statistics at http://localhost:8080/stats.

Running the tests

As this is a Maven project, tests will run by executing mvnw clean install.

Built With

Author

ciklum-rockpaperscissors's People

Contributors

martinpaoloni avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.