© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
7 replies
REAL STUNNA

Help with Simon game logic

I'm trying to code this game: https://github.com/dotnet/dotnet-console-games/tree/main/Projects/Simon

I'm currently stuck on trying to add a pattern to a list.
Currently I have an array (string[] Renders) that holds each frame state of the game and a method that shows one of the patterns randomly.

My thought process on the game logic is that after every pattern is shown and correctly repeated, it is added to the list. Rinse and repeat, but obviously call the list with it's previous pattern history.

Link to code:
https://paste.mod.gg/qieexdztawyd/0
GitHub
dotnet-console-games/Projects/Simon at main · dotnet/dotnet-console...
Game examples implemented as .NET console applications primarily for providing education and inspiration. :) - dotnet-console-games/Projects/Simon at main · dotnet/dotnet-console-games
dotnet-console-games/Projects/Simon at main · dotnet/dotnet-console...
BlazeBin - qieexdztawyd
A tool for sharing your source code with the world!
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Help with program logic
C#CC# / help
3y ago
Need help with GIT logic
C#CC# / help
2y ago
❔ Need some help with logic
C#CC# / help
4y ago
❔ I need help with logic
C#CC# / help
4y ago