Source Code - https://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