/ShapesRB

ShapesRB is a easy-to-use Ruby Gem that draws Shapes

Primary LanguageRubyMIT LicenseMIT

ShapesRB

ShapeRB Logo

ShapesRB is a easy-to-use Ruby Gem that draws Shapes https://rubygems.org/gems/ShapesRB

Table of Contents

How to install

You can install ShapesRB like this:

$ gem install ShapesRB

To Update ShapesRB

$ gem update ShapesRB

Usage/Syntax

require 'ShapesRB'

# Shapes is a part of ShapesRB

Shapes.SQUARE
Shapes.RECTANGLE
Shapes.TRIANGLE
Shapes.RHOMBUS

Well Known Bugs

No Bugs have been found yet. If you have a glitch or a bug you would like to report please post a Issue. For more rules on making Issues for ShapesRB please read the "Issues or Feedback?" Section.

To-Do

  • Add More Shapes
  • Allow the user to make longer or shorter Rectangles and Squares.
  • Build a simple game using ShapesRB
  • Rename the Shapes Class to the ShapesRB

Issues or Feedback?

If you are facing a bug or want to report Feedbck please create a Issue. Make sure to check the Well Known Bugs List, To-Do List and any Issues regreading this problem or feedback before you post it.

Contributors


OkiStuff