Hi, my name is Christian Munoz and this is my blog about the different game projects I've been involved in. I recently graduated from the University of Utah with my MFA and now I'm looking for a job in the game industry as a game artist.
This blog includes work I did for my capstone project as an undergrad and all the projects that I worked on as a graduate student at the U of U.
My portfolio can be found at christian.brushd.com
Tuesday, March 1, 2016
Linked List class in C#
So today I was bored at work, and decided to write a Linked List in C# to get more practice with the language and get more familiar with Visual Studio.
I also decided to make my own enumerator for the linked list. Here is what I wrote:
No comments:
Post a Comment