Make a Simon Says Game in C# and Windows Forms Tutorial

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025
  • Source Code - wp.me/p74nED-11S
    Hi In this tutorial we will be making a Simon says style game using Windows Form and C#. This was a fun problem to solve as this project takes a lot of out of the box style thinking and I wanted to make this project without using too many timers in the same game. I found a useful solution and this one will use the time and switch statements to change the colour of the picture boxes so they can indicate when its been selected by the program and in which order. Hope you have fun remaking this as much fun it was to solve.
    Happy Coding.
    Like and Subscribe to the channel for more future tutorials like this one.
    Take Care

Комментарии • 3

  • @MarisolRamos-1971
    @MarisolRamos-1971 Год назад +1

    Gracias por tus aportes 😊

  • @toshisenpai-he9vo
    @toshisenpai-he9vo Год назад +1

    The debug executable 'C:\Users\inon\source
    epos Your Says Game Your Says Game\bin\Debug
    et6.0-windows\Your Says Game.exe' specified in the 'Your Says Game' debug profile does not exist.
    how to fix this 😭

    • @mooict
      @mooict  Год назад

      Delete the files inside the debug folder. Click Build and Rebuild solution see if that helps.