Knight's Homepage




This webpage is for my computer science 1 class.
I'm learning C#. C# is for making Windows Apps.
I'm not great at programming yet but I'm learning, which is all that matters right now.
My goal is to attend CalTech and become an Aerospace Engineer.
You can download Visual Studio here.


Goodbye Program

September 14

This program changes text and images when the user presses the buttons.

Help Page

September 20

This program allows the user change the font and text color of a program.

Mailing Label

September 26

This program allows the user to input information and the program returns it in a concatenated format.

Car Rental 1

October 4

This program allows the user to input information and see how much they would be charged for renting a car.

BMI Calculator

October 8

This program allows the user to input information and see their calculated BMI.

Car Rental 2

October 15

This program is an expanded version of Car Rental 1, in which the user chooses their vehicle, with the rates adjusting as a result.

Test Score

October 17

This program calculates the percentage of two test scores and tells the user the higher score.

Dice Game

October 25

This program generates a random number uses the number to roll dice. It also calculates the percentage of each dice sum.

Craps Game

November 5

This program generates a random number uses the number to roll dice, and uses this to play a game of craps.

Slot Machine

November 13

This program generates random numbers and uses them to spin wheels on a slot machine, and give the user the jackpot.

T-Shirt Project

November 29

This program prompts the user to input information on a T-Shirt order and displays such information in manager stats.

Football Project

December 13

This program displays information about two competing colleges in the bowl, athletically and academically.

Fish 1

January 14

This program allows the user to randomly moved a fish, manually or automatically.

Fish 2D (with shark!)

Febuary 8

This program allows the user to randomly moved a fish, manually or automatically. Now with extra shark!

N! (N Factorial)

Febuary 14

This program prompts the user to input a number, and the program outputs a result after performing mathematical operations.

Tic-Tac-Toe

Febuary 14

This program is a recreation of Tic-Tac-Toe in a windows form. This is a two player game!

Basic AI

March 7

This program is a game where you control a small spaceship. You must destroy the other ship before it trys to destroy you!

Starfield

March 7

This program uses arrays to simulate a field of stars in space. Open, and enjoy randomly placed stars grow!

Space Invaders

March 18

This program uses arrays to control three space invaders! This miniturized version of space invaders is a one player game.

Final Project: Boris the Spider

June 6

Behold, my magnum opus. This original game is a bullet hell survival game where you survive for as long as possible, with 4 difficulties.