Skip to content

DeusExMashima/python-turtle-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Python Game

Screenshot of Pong Game

Description

This Pong Python Game was created following Following tutorial: Python Game Tutorial: Pong - https://www.youtube.com/watch?v=C6jJg9Zan7w by FreeCodeCamp.org. I decided to use object-oriented programming in my take instead of following the whole coding suit. It was a really fun project to work on!

Tech Stack

I used Python and Turtle in creating this game following the tutorial.

Result and Future Plan

Currently everything works, but I plan to play around more with styling and changing size and improving the flow and smoothness :)

Installation

  1. git clone this project
  2. In your terminal, cd into the project folder
  3. run py main.py
  4. Enjoy!

About

Pong Game created with Python and Turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages