Inspiration

The pandemic has got us all really bored. The only parameter that is changing every day is the number of COVID-cases around the world, apart from which we are leading a monotonous life. How about challenging your memory power? Can you remember the statistics of COVID in my imaginary world?

What it does

There are 8 countries, each represented by a colored card, numbered from 1-8 starting top-left corner. The cards flip and reveal a number, those are the number of cases in each country. The cases increase as the game progresses. How many times can you guess right?

How I built it

I used Pygame to build the game.

Challenges I ran into

This was my first attempt at learning PyGame, It was challenging to understand the various commands and flow of the program.

Accomplishments that I'm proud of

It is a great feeling to have built a game after familiarising myself with the basics of PyGame

What I learned

I learned about events and how every action needs a trigger in order to be executed.

What's next for How Many Cases?

Built With

Share this project:

Updates