In this tutorial, we'll be creating a quiz game C#! We'll use a text file to store our questions and answers, then print them out to the console and allow the user to choose one. If guessed correctly, the user will win points.
Original blog post - thecoderscat.wordpress.com/2023/06/27/quiz-game-in-csharp/
Any questions? Drop a comment below or privately message me about it and I'll lend you a hand! :)
Blog: https://thecoderscat.wordpress.com/
Instagram: / thecoderscat_
Twitter: / thecoderscat
GitHub: https://github.com/thecoderscat
Ko-fi: https://ko-fi.com/thecoderscat
Join this channel and become a Developurr to get access to the following perks: / @thecoderscat
#csharp #beginner #tutorial