/ruby-playground

Ruby challenges to exercise your brain.

Primary LanguageRuby

Ruby Playground

Here, you will find a number of exercises and challenges to test your Ruby and programming skills. Some are easy. Some are difficult.

Getting Started

$ git clone https://github.com/LaunchAcademy/ruby-playground.git
$ cd ruby-playground
$ ls

Pick an exercise or challenge that sounds interesting, cd into the project folder, and get coding!

Contributing

Pull requests are welcome!