Brick Breaker - Game Developed using Python

by Prakirn X

Description

Brick Breaker Game This is a Brick Breaker game developed using animation learning. On breaking each brick, user earns 10 points. This game allows 3 turns to user. If a user fails, the next turn will start in 5 seconds and the timer on screen displays this. At the end, game result is displayed. Covid-19 Cases in US States via Animation Graph This program reads Covid-19 cumulative data across all states in the US (Source: https://usafacts.org/visualizations/coronavirus-covid-19-spread-map) from csv file. It then maps this data in a bar graph and the bars in this graph progresses over time via animation techniques. This program shows visually increase in cases in different US states, from 22nd January to 20th May.