Skip to content

timothy/java_shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Java Ascii Shapes

This will print out Ascii shapes with the text that the user chooses in the center of the shape.

IDE and Language

The IDE used while making this is NetBeans.

The Language that this project uses is Java.

Where the Main Logic is at

The File path to where most of my work is java_shapes/ASCII shapes/src/ascii/shapes/

Usage

This is a console app. Compile it with NetBeans then use the built in console to go through it!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

I originally built this to solve a programming challenge presented to me for a job interview. I ended up really liking the project and kept it.

About

Java Ascii Shapes - print out Ascii shapes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages