Quiz Game in console written in C#
I have two seperate folders for Users and Admin Users folder we can play game, check leaderboard, login and register new user
Admin folder is for add questions for seperate fields
I use txt file for saving data of users login and passwords. When you register new user it also add into this txt file
Additionally, I use xml file for saving questions it works as for each question we have subject, variants and correct answer