Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/godsonkoithodathu/pong-game

Developed a Pong game using Python programming, utilizing the turtle module for graphics, object-oriented programming (OOP) principles to structure game components, and the time module to manage game timing and animations.
https://github.com/godsonkoithodathu/pong-game

oops-in-python python3 turtle-graphics

Last synced: 4 days ago
JSON representation

Developed a Pong game using Python programming, utilizing the turtle module for graphics, object-oriented programming (OOP) principles to structure game components, and the time module to manage game timing and animations.

Awesome Lists containing this project

README

        

# Pong-game
Created a game named as Pong by using the Python Programing.