Recolorcards
a real-world card game about recoloring sprites
Cards:
- Square to symbolize pixels. Such intense symbolism!
- Pretty much a solid color with an art in the middle.
- RGB values of the solid color are printed on the card.
- Only eight cards in a player's hand at the end of a turn.
- Decks can contain any number of cards. It's up to the player!
- Flavour text???
Goal:
- Use Objects to change the color of your card by mixing
- After 4 turns the Target Colors are all examined.
- The player with the Active Sprite closest in RGB values to a Target Color wins a point.
- A player cannot win a point from his or her own Target Color.
- Repeat until you have a desired number of points.
- The number of points required to win varies based on number of players.
Setup:
- Players draw eight cards.
- Each player flips over the top card of his or her deck. This is the opponent's Target Color.
- Each player plays an Active Sprite (a card from his or her hand) onto the canvas (the playing field).
Turn:
- Player draws a card.
- Player
must use a color on the Active Sprite. (Try to strategize! You need to use four colors for mixing all together.)
Mixing:
- Pretty much this,