Skip to content

romqrocha/Draw-Shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Draw-Shapes

This program reads coordinates from an input file, creates a shape by drawing lines, and then fills the area inside the shape. All drawing is done with ASCII asterisks (*).

Use: ./DrawShapes.out <input> <output>

  • input - Path of text file to be taken as input
  • output - Path of text file where output will be written

Refer to ExampleInput.txt for an example of how the input file should be formatted.

About

Draws and fills basic shapes by using asterisks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages