ShapesRB is a easy-to-use Ruby Gem that draws Shapes https://rubygems.org/gems/ShapesRB
You can install ShapesRB like this:
$ gem install ShapesRB
To Update ShapesRB
$ gem update ShapesRB
require 'ShapesRB'
# Shapes is a part of ShapesRB
Shapes.SQUARE
Shapes.RECTANGLE
Shapes.TRIANGLE
Shapes.RHOMBUS
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.
- 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
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.
OkiStuff |