Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework of word tiles #24

Closed
Eggslaws opened this issue May 7, 2018 · 4 comments
Closed

Rework of word tiles #24

Eggslaws opened this issue May 7, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Eggslaws
Copy link

Eggslaws commented May 7, 2018

So, we turn the cards to mark the words and we either flip the cards upside down/to it's back to mark out some word tiles.

Some of the card decks have an opaque background with a standard image. Proposal is to:

  1. Either change the cards to a transparent background (trust me, human minds can read the inverted words very easily)
    OR
  2. The back of the card has the word but in a more marked down state (like a word on a red background or word on a greyscaled background). I know Platy made a deck, but the back of the card wasn't distinctive enough.

If someone has the text file and can share it with me, I'm quite happy to see if I can spawn a deck with the above suggestions.

OR ALTERNATIVELY

Instead of rotating the cards to select a word, is it possible to change the state of the word tile by clicking on it? That way, we can change the background to something like
State 1 - Normal
State 2 - Green (to highlight the words we are going to pick next)
State 3 - Red (to highlight the words not part of our clue)

I'm not sure how easy/difficult is to implement the second suggestion but I believe that needs some work on Unity.

@Ryan6578
Copy link
Owner

Ryan6578 commented May 7, 2018

I'm not really looking to fool around with card states, as that introduces more lag. Every time the state of an object changes, there's a really irritating loading period in which is loads the new textures. Combined with people who would just troll and click on all of the cards, this wouldn't make for a good playing experience.

I was, however thinking about maybe instead of a grayscaled background, the back of the card is completely black and has what looks like an "engraving" of the word on the back. It's subtle, but enough to be able to still see the word. Do you think that might work?

@Ryan6578 Ryan6578 added enhancement New feature or request question Further information is requested labels May 7, 2018
@Ryan6578 Ryan6578 added this to New in Codenames Core via automation May 7, 2018
@Ryan6578 Ryan6578 added this to the Codenames 1.1.0 milestone May 7, 2018
@Eggslaws
Copy link
Author

Eggslaws commented May 7, 2018

Sensible. But don't think Haniis deck maker can do it, we probably need something more robust in that case.

@Ryan6578
Copy link
Owner

Ryan6578 commented May 7, 2018

I thought it was able to. You can edit designs on the fly.

@Ryan6578
Copy link
Owner

Hanii's deck creator now has this functionality included in it. I will be updating all decks shortly to have a ubiquitous format - normal card on the front and blacked-out on the back side.

Link for the updated Hanii's deck creator will be posted as soon as it's available.

@Ryan6578 Ryan6578 moved this from New to In Progress in Codenames Core Aug 10, 2018
@Ryan6578 Ryan6578 moved this from In Progress to Done in Codenames Core Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
Development

No branches or pull requests

3 participants