Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

18 lines (17 loc) · 1.17 KB

Simple-MS-Paint-Clone

A recreation of the classic program created entirely using Ruby2d

Table of Contents

About

This program was created in order to display and improve my skills in Ruby and using the Ruby2d Gem. This program was written in one day.

Getting Started

What you will need to run this program:

  • Ruby- To run this program, you must have some way to run a .rb file. Also, this program was written using Ruby 2.7.1, and has not been tested using any other version. You must also install the ruby2d gem to properly use the program.

How to Use

After installing and adding everything necessary, you should be fully able to use the program. The program has 9 different colors to choose from, an erase button, a button to change the backround color, and buttons to increase and decrease the size of your brush.

Author

@AlexHettle - Sole author of project