© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
10 replies
hills

❔ Fixing some methods

Working on a game for my course right now. There are two methods that i need to fix:
PlayGame
PlayGame
and
DisplayState
DisplayState
. As it stands the game allows each player to accept an unlimited number of offer moves and swap them into their move queue.

The offer move is displayed at the start of the turn. If the offer move is accepted and swapped into the queue:

- I need to make sure another offer move is NOT displayed.
- The prompt "…or 9 to take the offer: " should be hidden, so that only "Choose move option to use from queue (1 to 3)" is displayed
- When the player's turn is complete, an offer move and all prompts should be displayed for the other player.

Any help would be massively appreciated
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

❔ need some code fixing
C#CC# / help
3y ago
❔ Need some help fixing this simple if statement
C#CC# / help
3y ago
✅ methods
C#CC# / help
8mo ago
✅ Methods
C#CC# / help
16mo ago