Welcome! This tutorial is part 3 in my series of teaching the basics of C# (CSharp) while making it interesting by creating a windows console RPG game so you can quickly see and get results. This turn based game will contain the ability to select your action to attack an enemy and have him attack back. Think Pokemon or Final Fantasy type turn based combat.....via the console.
In part 3 we learn about while loops to loop a section of code repeatably until a condition is met. This allows one to run code over and over again.
On certain days I stream programming tutorials and code apps on my twitch channel at [ Ссылка ]. I invite you to follow to get going live notifications!
Please consider supporting this channel by joining the channel membership by clicking: [ Ссылка ]
Timestamps
00:00 - Introduction and Setup
00:32 - Example of Bad Coding Copy and Paste
02:49 - While Loops
#programming #tutorial #csharp
Ещё видео!