Oh So Sharp C#!






Here are a couple of C# programs i recently had to turn in. The top one was an assignment which tasked us with making a Console Game based off of a old riddle. The Farmer, Chicken, Grain, and Fox. You have to get the Farmer across the river, following the rules of the riddle. It was fun programming this riddle, and it was a great assignment to learn how to use the Enumerators.

The bottom program was my Midterm assignment. We had to write a program which would display the total votes, percentage, and winner of a Election. It had a lot of different aspects in the program from what we have learned so far and was a great midterm programming test.

Now we will be working on the Farmer Game again, but making into a GUI with actual images and buttons.

Most Popular Blog Posts!