Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 890 Bytes

README.md

File metadata and controls

45 lines (32 loc) · 890 Bytes

Side (Different kinds of small programs)

Pong Game

python pong-game.py

Game Preview

Tank Game

Based on those series of videos:

https://www.youtube.com/watch?v=K5F-aGDIYaM&list=PL6gx4Cwl9DGAjkwJocj7vlc_mFU-4wXJq

python Main_Game.py

Game Preview

Orbit (Solar System)

python orbit.py

Program Preview

Stopwatch

python TimerMain.py

Program Preview

Google Image Finder

python spider.py

Enter anything you want to search. The program will grab related images into a 'Result' folder.