Quiz Game - C# Beginner Project

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 16

  • @AntonioFlores-zz5mi
    @AntonioFlores-zz5mi 8 หลายเดือนก่อน

    Thank you for all your help. it is great teaching

  • @RavenPaven
    @RavenPaven ปีที่แล้ว +1

    Your videos are always perfect for beginners ❤

  • @MRGaMeR-wn5dt
    @MRGaMeR-wn5dt 3 หลายเดือนก่อน

    ❤❤

  • @DifferentThinker
    @DifferentThinker 11 หลายเดือนก่อน

    Keep up the good work❤❤

  • @marekbednar1265
    @marekbednar1265 ปีที่แล้ว +1

    Keep your videos coming I rly like your straight up style.
    Some a bit more advanced, worldly applicable projects similar to the todo list would be phenomenal.
    Good luck

  • @chandu4765
    @chandu4765 ปีที่แล้ว

  • @moii197
    @moii197 ปีที่แล้ว

    nice

  • @ameldancalippo6912
    @ameldancalippo6912 5 หลายเดือนก่อน

    Its very easy (it happened to me) to get hidden chars in the questions text file. This will cause issues to the questions count and cause it to loop round again when it should not.

  • @bradfab_fx
    @bradfab_fx 2 หลายเดือนก่อน +1

    How do you get the ide to predict or generate the code or whatever you’re trying to type? Is that a for of plugin?

    • @TheCodersCat
      @TheCodersCat  2 หลายเดือนก่อน

      No plugin, it just comes built in with Visual Studio 2022!

  • @LuluDecarTon-vs2vr
    @LuluDecarTon-vs2vr 4 หลายเดือนก่อน

    I need help, do not recognize or do not know why the text file gives me error I did everything just like 2 times and it does not work

  • @tigrou_lol
    @tigrou_lol ปีที่แล้ว

    nice but how could i choose a different comment when the answer is right for each question ?

    • @TheCodersCat
      @TheCodersCat  ปีที่แล้ว +1

      You'd need to add a new line to the questions.txt. So the new structure would be
      Line 0 = question
      Line 1 = answer 1
      Line 2 = answer 2
      Line 3 = answer 3
      Line 4 = correct answer comment
      Line 5 = question and so on ...
      Then when in the first for loop replace 4, with 5 instead. You'll also need to create a list to store the answer comments and add the comments from the text file to the list if it is divisible by 4. Then when printing out whether the user got the answer correct or wrong, if they were correct print out correctAnswerList[questionsIndex].
      Let me know if this works and if you need any more help :)

  • @chandu4765
    @chandu4765 ปีที่แล้ว

    how to do it in the mac version of visual studio

    • @TheCodersCat
      @TheCodersCat  ปีที่แล้ว

      The code content should be the same. When creating a new project select C# console app, then under framework select .net 6.0 (long-term support).

  • @rodolfocallahan4458
    @rodolfocallahan4458 ปีที่แล้ว

    ✔️ P r o m o S M