Python

Simple Space Invader Game using Turtle in Python Free Source Code

Submitted by razormist on
Simple Space Invader Game using Turtle in Python Free Source Code - A simple Arcade style game where it clone the real Space Invader Game application using Turtle framework. The gameplay is very similar to the original app where your objective is to destroy all the alien invader. Python Free Source Code.

Dino Clone Game using Turtle in Python Free Source Code

Submitted by razormist on
Dino Clone Game using Turtle in Python Free Source Code - A simple Arcade style game where your main objective is to stay alive to continue gaining score. The application is a clone of the original game from the google chrome browser only appear when the internet is down. Python Free Source Code.

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.