Skip to content

Actually fixed end_round this time, also moon / hidden functionality …#1

Open
ChaoticPoly wants to merge 1 commit intoCinderforge:mainfrom
ChaoticPoly:patch-3
Open

Actually fixed end_round this time, also moon / hidden functionality …#1
ChaoticPoly wants to merge 1 commit intoCinderforge:mainfrom
ChaoticPoly:patch-3

Conversation

@ChaoticPoly
Copy link
Contributor

…and half baked playability

^ in end_round was not acting as logical operator, fixed using !=

added new index 4 and 5 for both players to hold hidden cards and total value based on hidden

tot() will no longer show all information, moved to sutot() (use 4 on turn change to evoke sutot())

selftot() added to only show your own full hand and opponent's hand with hidden for when the game becomes playable.

Hidden cards will be revealed and updated as such when using magician

…and half baked playability

^ in end_round was not acting as logical operator, fixed using !=

added new index 4 and 5 for both players to hold hidden cards and total value based on hidden

tot() will no longer show all information, moved to sutot() (use 4 on turn change to evoke sutot())

selftot() added to only show your own full hand and opponent's hand with hidden for when the game becomes playable.

Hidden cards will be revealed and updated as such when using magician
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant