Skip to content

An571sha/de.htwg.roulette-master

Repository files navigation

de.htwg.roulette

Build Status Coverage Status

The roulette by Animesh and Jan

alt text

About

This is a very simple Game of roulette developed using Scala and IDE IntelliJ IDEA.Various tools and Design patterns have been implemented to make it more user and developer friendly.Some of which includes-

  1. Git
  2. Travis CI
  3. Coveralls
  4. Structure 101
  5. Docker
  6. sbt

The Game

alt text

  • A game that provides with 5 possible betting options.
  • Red , Black , Odd , Even , Green
  • Chances of winning in Green is 2.7% so bet carefully

You either win or lose. In the course of bettting one can reach 0 and then its game over. Option to do undo and redo is provided if things start going offshore.

Enjoy the game and Feel free to Fork it for Educational purposes