Command Line program to display different graphic primitives.
Before running this program, youneed to have Java installed in your Laptop/ PC. here is a link for installation, http://jasleen7956.wordpress.com/2013/03/03/steps-to-install-java-in-linux/
-
Make a clone of this repository: $git clone https://github.com/jasleenkaur/Graphics-in-console--in-Java-.git
-
Change your directory, $cd Graphics-in-console--in-Java
-
Compile your program using, $javac geometry.java
-
Run your program as, $java geometry