Python codes

Covid Tracker App using Tkinter in Python with Source Code

Submitted by razormist on
Covid Tracker App using Tkinter in Python with Source Code - A simple Python application that use tkinter library to track all the covid patient in the world. This application is simplified to help you see the data in category and also let you use a search function to each country. Python Source Code.

Wall Breaker Game in Python with Source Code

Submitted by razormist on
Wall Breaker Game in Python with Source Code - Wall Breaker Game in Python with Source Code - A simple Python game application that use tkinter library to display the game with GUI visual. The game is very simple and fun to play you need to hit the ball toward the wall to break and gain score from it. Python Source Code.

Apple Catcher Game using Pygame in Python with Source Code

Submitted by razormist on
Apple Catcher Game using Pygame in Python with Source Code - A simple python application that use pygame library to create this GUI game app. This application is simple and very fun to play with, you just only need to catch apple that dropped in the sky. Python Source Code.

Typing Test App using Tkinter in Python with Source Code

Submitted by razormist on
Typing Test App using Tkinter in Python with Source Code - A simple Python application that use tkinter library to create this typing test application. This application can provide you a better way to measure your typing speed by entering the word in the text box. Python Source Code.