Skip to content

pablohenriq/lottery-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

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!