Football Distance Estimator Program

This program is a simple projectile-distance calculator written in the Java programming language.  The program will output a table of calculated values.  The table-values are ranges of angle and speed the football is launched with. The test function tests the Football Distance Calculator classes calculation method.

Published
Categorized as 2018 Tagged

ASCII Art – Darth Vader

This is a simple program that prints out an image of Darth Vader using only ascii values. Written in Java language.

Published
Categorized as 2018 Tagged