hills
hills
CC#
Created by hills on 1/1/2023 in #help
❔ Fixing some methods
im not even exactly sure how to go about tht
11 replies
CC#
Created by hills on 1/1/2023 in #help
❔ Fixing some methods
i need to alter the code so it meets those conditions
11 replies
CC#
Created by hills on 1/1/2023 in #help
❔ Fixing some methods
the bullet points
11 replies
CC#
Created by hills on 1/1/2023 in #help
❔ Fixing some methods
PlayGame Method https://paste.mod.gg/wtlncwgjnhmy/0 DisplayState Method
private void DisplayState()
{
DisplayBoard();
Console.WriteLine("Move option offer: " + MoveOptionOffer[MoveOptionOfferPosition]);
Console.WriteLine();
Console.WriteLine(CurrentPlayer.GetPlayerStateAsString());
Console.WriteLine("Turn: " + CurrentPlayer.GetName());
Console.WriteLine();
}
private void DisplayState()
{
DisplayBoard();
Console.WriteLine("Move option offer: " + MoveOptionOffer[MoveOptionOfferPosition]);
Console.WriteLine();
Console.WriteLine(CurrentPlayer.GetPlayerStateAsString());
Console.WriteLine("Turn: " + CurrentPlayer.GetName());
Console.WriteLine();
}
11 replies
CC#
Created by hills on 1/1/2023 in #help
❔ Fixing some methods
11 replies
CC#
Created by hills on 1/1/2023 in #help
❔ Fixing some methods
11 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
idk what any of the words mean
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
its a really weird project that ive been given
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
thank you my friend i appreciate it
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
it works
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
done
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
okay
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
aha
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
everything else fails
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
so if i change Choice
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
yeah thats the problem i got given this skeleton program and got told to alter it
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
what do i do with Choice
61 replies
CC#
Created by hills on 12/30/2022 in #help
✅ trying to validate an input
only problem is
61 replies