Create a List in C# by building a Simon memory game

Опубликовано: 07 Февраль 2026
на канале: Jesse Dietrichson
6,650
81

Learn how to create a Simon memory game using List as the backend storage collection. We also split the UI and backend logic code so that you can reuse the game logic in any application. This includes: mobile, desktop, or web.

Source Code: https://github.com/JesseDietrichson/S...