GoodBye Program
8/22/2025
In this program, we created a C# program that says goodbye to the user.
We learned about user interface design, event handling, and documentation.
|
About Page
8/25/2025
In this program, we created an About Page that simulates form for a company using C#.
We learned how to include interactive buttons that perform specific actions.
|
Mailing Label
9/2/2025
In this program, we created a mailing label using C#.
We learned how to create and display a mailing label.
|
Madlibs
9/2/2025
In this program, we created a Madlibs game using C#.
We learned how to use string concatenation and user input.
|
Book Store Notes
9/8/2025
In this program, we created a book store notes application using C#.
We learned how to calculate and manage the price of books.
|
Car Rental
9/9/2025
In this program, we created a car rental application using C#.
We learned how to calculate rental costs based on user input.
|
BMI
9/8/2025
In this program, we created a BMI calculator using C#.
We learned how to calculate Body Mass Index based on user input.
|
Test Score
9/17/2025
In this program, we created a test score calculator using C#.
We learned how to calculate average test scores and determine letter grades.
|
Dice Program
9/19/2025
In this program, we created a dice rolling simulation using C#.
We learned how to generate random numbers and simulate dice rolls.
|
Car Rental Upgrade
9/24/2025
In this program, we created an upgraded car rental application using C#.
We learned how to implement additional features and options for car rentals.
|
Slot Machine
9/29/2025
In this program, we created a slot machine game using C#.
We learned how to create a simple game with random outcomes and user interaction.
|
Craps Game
10/3/2025
In this program, we created a craps game using C#.
We learned how to implement game rules and user interaction for a casino-style game.
|
Coffee Shop Lecture Screenshot
10/13/2025
In this program, we created a coffee shop application using C#.
We learned how to manage orders and calculate totals for a coffee shop.
|
Taco Shop
10/6/2025
In this program, we created a taco shop application using C#.
We learned how to handle user orders and calculate prices for a taco shop.
|
Rock Paper Scissor Lizard Spock
10/22/2025
In this program, we created a Rock Paper Scissors Lizard Spock game using C#.
We learned how to implement game logic and user interaction for an extended version of Rock Paper Scissors.
|
Triangle Checker
10/30/2025
In this program, we created a triangle checker application using C#.
We learned how to determine the type of triangle based on user input.
|
Stair Walker
11/12/2025
In this program, we created a stair walker simulation using C#.
We learned how to simulate movement and user interaction for a stair walking application.
|
Simple Board Game
11/20/2025
In this program, we created a simple board game using C#.
We learned how to implement game mechanics and user interaction for a board game.
|
2D Submarines
1/6/2026
In this program, we created a 2D submarine simulation using C#.
We learned how to implement movement and user interaction for a 2D game.
|
AI Chase Game
1/27/2026
In this program, we created an AI chase game using C#.
We learned how to implement AI behavior and user interaction for a chase game.
|