Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/godsonkoithodathu/pong-game
- Owner: GodsonKoithodathu
- Created: 2024-07-12T12:53:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T12:55:24.000Z (4 months ago)
- Last Synced: 2024-08-29T16:09:28.936Z (3 months ago)
- Topics: oops-in-python, python3, turtle-graphics
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong-game
Created a game named as Pong by using the Python Programing.