Veerangana-Dash / Python-Projects

Various projects built using Python programming language to better understand it's functionalities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Projects

Various projects built using Python programming language to better understand it's functionalities.

#1-Guess the Number. --> This simple game let's the user interact with the system and guess a random number that the system has selected.Player wins on guessing the correct number and number of tries are displayed.

#2-Space Invaders. --> This graphical game is a simple replica of the arcade shooting video game "Sapce Invaders", built completely on Python using turtle graphics module for graphics primitives. Embedded graphics are gifs. The game maintains a score for every successful hit and the game ends once the enemies reach the player.

About

Various projects built using Python programming language to better understand it's functionalities.


Languages

Language:Python 100.0%