Skip to content

You have five cards in your hand; each one could represent anything. Which one is the best!?

Notifications You must be signed in to change notification settings

spig95/pizza_vs_cats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decide… pizza or cats?

Would you live in a world without pizzas or without cat memes? You vote. Other people vote. The majority decides.

The game

PizzaVersusCats is a card game. You have five cards in your hand; each one could represent anything. Let’s say you have a rainbow, Ariana Grande, a mushroom, a cat, and Paolo Brosio. Your opponent plays a card showing a pizza, and you decide to fight it using your cat card. Then, the game tells you that the winner is...

More details ...

You start with five cards. At each round, everyone plays a card in sequential order, and the game tells you which one is the best. The cards used in the round go in the main deck. The player who played the best card does not pick a new one, while the other players must take a new card from the main deck. The winner is the first one remaining without cards.

Which cards are in the game? The community decides which cards are in the game by adding pictures in a shared database.

How PizzaVersusCats knows which card is stronger? An algorithm gives a ranking to each card using players answers to “this or that questions”. Indeed, before or after each match, a user must answer questions about couples of cards randomly chosen from the cards database. For instance: Pizza or cat memes? Coke or Pepsi? Java or C++? Pippo Baudo or Paolo Brosio? You vote, and PizzaVersusCats remembers all the votes and ranks all the cards!

Installation

pip install git+https://github.com/spig95/pizza_vs_cats.git

Play

After installation, run this command to play a game.

play-pizza-vs-cats

About

You have five cards in your hand; each one could represent anything. Which one is the best!?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages