Skip to content

Coding challenge of console commands drawing, here to be shared!

License

Notifications You must be signed in to change notification settings

franchoo/CharDrawingTool

Repository files navigation

Cmd Char Drawing Tool

Coding challenge of console commands drawing, here to be shared!

Content

  • Java 8 project exercise using Eclipse IDE and JUnit (Main-Class: com.hugeinc.java.chartool.CharDrawing)
  • Exercise spec document with problem description and drawing tool instructions (Codingchallenge-Drawingtool.pdf)
  • Sample input test file with normal flow (input.txt)
  • Compiled executable console program (CharDrawingTool.jar)

Try out

On a command prompt console type in java -jar CharDrawingTool.jar to use keyboard input from user
On a command prompt console type in java -jar CharDrawingTool.jar input.txt to use sample input test file

JUnit

Test suite class com.hugeinc.java.chartool.CharDrawingTestSuite sequentially runs the created test cases

Contributors

Organization

About

Coding challenge of console commands drawing, here to be shared!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages