Skip to content

pablohenriq/lottery-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a71413e ยท Apr 24, 2019

History

43 Commits
Apr 24, 2019
Apr 23, 2019
Mar 22, 2019
Mar 21, 2019
Apr 24, 2019

Repository files navigation

Lottery Play

Lottery in many languages

Version:

v0.3.1

Languages:

  • Javascript
  • Ruby ๐Ÿบ
  • Clojure ๐Ÿบ๐ŸŽ‰
  • Kotlin
  • Elixir
  • Crystal ๐Ÿบ
  • Haskell
  • Go
  • Rust
  • Swift

Features:

  • The collection of number must be from 1 to 60;
  • The numbers must be shuffled;
  • Will be sorted six numbers of the defined collection;
  • The program must question the user about how many games he want to play;
  • The return must be in ascend order of numbers of each game;

Run the program in Ruby Lang:

make play-ruby

Let the game begin!