Create a List in C# by building a Simon memory game
Jesse Dietrichson
0:00 / 0:00
Create a List in C# by building a Simon memory game
6 690 просмотров · 7 лет назад
Jesse Dietrichson
26,2 тыс. подписчиков
6 690 просмотров · 7 лет назад
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...