Computer Science 1

Nathan Bourgeois




Hello this is my GITA 1 /computer science webpage.
I am learning C# this year.
This page demos all of my C# projects you can download them and see them run.





Goodbye

12/13/2022

In this program we learned how to make images appear.

About Page

12/13/2022

In this program we learned how to make text dissapear.

Mailing Label

12/13/2022

We learned how to transfer text from a textbox
to a label.

Mad Libs

12/13/2022

We learned how to transfer text from multiple textboxes
to multiple labels.

Car Rental

12/13/2022

We learned how to use decimals to create equations and
make calculations in the code.

BMI

12/13/2022

We learned how to use inputted decimals to
determine an outcome with equations, and
use private decimals to make a counter.

Car Rental Upgrade

12/13/2022

We learned how to use radio buttons and checkboxes.

Test Scores

12/13/2022

We learned how to use inputed signals to determine an outcome.

Dice Game

12/13/2022

We learned how to make random numbers to generate.

Craps Game

12/13/2022

We learned how to make random numbers to generate and also used them
to determine an outcome.

Triangle Checker

12/13/2022

We learned how to use equations and outcomes
to display a picture

Slot Machine

12/13/2022

We learned how to use random variables and private decimals
to make a random slot machine with a money system.

Taco Truck

12/13/2022

We used everything we had learned to make a complex
project that was simulating order at a taco truck.

Stair Walker

12/13/2022

We used picture boxes along with random numbers to make
an anamation of someone movine up or down stairs at random.

Rock Paper Scissors

12/13/2022

We used radio buttons to determine a winner of the game
with 5 diffrent possible interactions.

Sub2D

1/21/2023

We used arrays to move a sub randomly, with a shark chasing it
and stops when it hit borders.

TicTacToe

1/30/2023

We used arrays to make TicTacToe

Basic AI

2/17/2023

We used key presses and picture boxes to make a player
and a hunter. The hunter will chase the player.

Star Field

2/28/2023

We used arrays to create a
star background.

Advanced AI

3/20/2023

We used basic AI code and make multiple hunters using
arrays and for loops.

Numbers array

3/28/2023

we used random numbers to learn how to display even and odds.

Final Project: Retro Polo

5/25/2023

I made my final project a water polo game. I used all the
coding knowledge I learned to make a full game that you can play and download
Have fun playing!