About Me9/3/21We wrote a small introduction page about a fake company. |
Mailing Label9/9/21We wrote a mailing label generator, getting the basics for C# |
Car Rental (Upgrade)9/20/21We made a fake order form for a car rental service, getting a deeper knowledge in variables. |
BMI Calculator9/23/21We made a BMI calculator, beginning mathematics in C# |
Test Score Calculator10/6/21We made a Test Score calculator, continuing to deeper mathematics in C# |
Dice Game10/14/21We made a Dice Game, introducing RNG calculations in C# |
Craps Game10/20/21We made a simplified Craps Game, deepening our knowledge of RNG calculations in C# |
Slot Machine10/28/21We made a simplified Slot Machine, deepening our knowledge of RNG calculations in C# further, with more complexity. |
My Store11/9/21We made a fake digital store, introducing check boxes and radio buttons in C#. |
Rock Paper Scissors11/17/21Introducing advanced Message Boxes, we created the classic game for making decisions and terrible bets, all in C#. |
Fish Tank (Upgrade)1/5/22Introducing 2D Arrays, we created a fake fish tank, with a moving fish and a shark, in C#. |
Tic Tac Toe1/19/22Introducing 2D Arrays, we created a fake fish tank, with a moving fish and a shark, in C#. |
N!1/27/22Finishing up the mathematics, with one final calculator project. |
Basic AI (Upgrade)2/23/22Generating AI in a complex space, as well as player input with keys. |
Final Project5/25/22The Culmination of all we've learned, the GITA 1 Final Project. |