Goodbye Program8/28/2020This program is able to translate the word "goodbye" in numerous languages. |
|---|
|
Help Page9/3/2020This program provides information about the company as well as its products. |
|---|
|
Concatenation9/11/2020This program takes user information and compiles it into an ordered sequence. |
|---|
|
Car Rental9/15/2020This allows the user to enter data in order to pay for renting out a car for a certain amount of time. |
|---|
|
BMI Calculator9/22/2020This program takes the user's input of weight and height in order to output a BMI. |
|---|
|
Car Rental Expanded9/24/2020This program is built off of the previous car rental program and adds other options a user can select. |
|---|
|
Test Score Program9/28/2020This program takes the user's input of a test score and outputs a letter grade. |
|---|
|
Dice Program10/6/2020This program continually rolls two die and records their various sums in a table. |
|---|
|
Craps Dice Game10/10/2020This program allows the user to play Craps by using an RNG. |
|---|
|
T-Shirt Store10/22/2020This program allows the user to enter a number and size of T-Shirts and be priced accurately. |
|---|
|
Slot Machine11/13/2020In this program, the user pulls a lever which generates three images and determines a result based on them. |
|---|
|
Rock-Paper-Scissors12/1/2020This program allows two users to play rock-paper-scissors without seeing what the other user picked. |
|---|
|
Fish I12/8/2020In this program, the user either manually moves the penguin randomly or allows the program to automatically do it for them. |
|---|
|
Fish 2D12/14/2020In this program, a fish is moved either manually or automatically in two dimensions, and a shark randomly moves as well. |
|---|
|
Tic-Tac-Toe1/4/2021This program allows two players to play Tic-Tac-Toe in alternating turns, granting victory when one side wins. |
|---|
|
N!1/15/2021This program allows a user to input numbers into various tables and get different numerical sequences and results. |
|---|
|
Basic AI Game2/4/2021In this program, the user takes control of a tank character and shoots at a hostile opponent to win the game. |
|---|
|
Star Field2/17/2021This program generates and expands a bunch of different stars in order to create the illusion of moving through space. |
|---|
|
Aquarium3/8/2021This program uses number arrays to randomly generate and move about 20 fish, a shark, and a fishing boat. |
|---|
|
Integer Array3/18/2021In this program, the user enters a number in order to determine how many integers are generated as well as what the highest, lowest, and average values are. |
|---|
|
Final Project5/28/2021This program is my final project for this year. Here, I made a game where the user uses money to deploy units in order to shoot at incoming enemies. |
|---|
|