Project

ShapesRB

0.0
No commit activity in last 3 years
No release in over 3 years
A gem for adding Shapes to your project. ShapesRB is a easy-to-use Ruby Gems. Please star the project on github. https://github.com/OkiStuff/ShapesRB 1.0.7 Updates: 1. thanks for 1k downloads 2. Updated to Extended ASCII Characters
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

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