Skip to content

This repo is mainly for me to learn ruby and because I thought it would be fun

License

Notifications You must be signed in to change notification settings

kirby-b/Ruby-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Ruby Projects

This repo is just a bunch of "toy" projects that I did for fun or out of boredom

Featured Programs

  • Bogo Sort: A really bad sort algorithm that just randomizes an array until it is sorted
  • Eight Ball: Just a magic 8 ball
  • Fizz Buzz: Prints a response based on if a number is divisible by three, five, both, or neither.
  • Hello: Just a hello world
  • Word Count: Counts words in a given sentence.

How to use

I honestly am not an expert on how to run or compile ruby, This repo is just for me to learn how it works. If I had to guess, your best bet is to run it in an IDE like RubyMine or Atom.

About

This repo is mainly for me to learn ruby and because I thought it would be fun

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages