Modeling Practice Tutorials Sample Project Modeling Battleship in C# - Components and Setup Let's build the C# classes for the board, ships, panels, and coordinates that we need to play our game of Battleship! by Matthew Jones
Modeling Practice Tutorials Sample Project Modeling Battleship in C# - Introduction and Strategies Let's build Battleship as a C# program! by Matthew Jones
Modeling Practice Sample Project Games Modeling Practice: UNO in C# Part 3 - Final Steps and Playing The Game by Matthew Jones
Modeling Practice Games Sample Project Modeling Practice: UNO in C# Part 2 - Player Behavior by Matthew Jones
Games Modeling Practice Sample Project Modeling Practice: UNO in C# Part 1 - Rules, Assumptions, Cards by Matthew Jones
Modeling Practice ASP.NET C# Modeling Practice - Candy Land in .NET Part 2: Programming the Game Let's complete our C# model of Candy Land, and run it to show that it works. by Matthew Jones
Modeling Practice ASP.NET C# Modeling Practice - Candy Land in .NET Part 1: Overview Let's build the classic children's game Candy Land as a C# program! by Matthew Jones