Skip to content

radford-se/LU-Assessment-

Repository files navigation

@Author Christopher Lee @purpose Task 1 of Liberty University code challenge assessment a simple Java program that draws ASCII shapes based on user input and ends when user enters quit The user will be prompted to enter a label to print onto the shape or by default "LU" The shapes currently availble to print our "Triangles, squares, and diamonds"

The main file is Main.java

To compile you must have java jdk installed and up to date on the console use the commannd "javac Main.java" to compile to run enter "java Main" and the main program will run and display on the console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages