simple project

Simple Character Counter App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Character Counter App using Tkinter in Python Free Source Code - A simple Python application that can count the total characters in a string. This application can also read the white spaces and it will counted it as a string when you select the option. Python Free Source Code.

Simple Text Editor App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Text Editor App using Tkinter in Python Free Source Code - A simple python application application that use tkinter module to create a text editor. This application can allow the user to open any text file format or create new text file that you want to use. Python Free Source Code.

Simple Tetris Game using Pygame in Python Free Source Code

Submitted by razormist on
Simple Tetris Game using Pygame in Python Free Source Code - A simple puzzle style game where your goal is to line the block in horizontal to get a score. The game is very classic to play with and very fun, try to gain more score as you can in order to become the top scorer. Python Free Source Code.