Skip to content
#

python-inheritance

Here are 5 public repositories matching this topic...

This is a simple implementation of the classic Pong game using Python's Turtle graphics library. The game features two paddles controlled by players, a bouncing ball, and a scoreboard to track points.

  • Updated Oct 21, 2024
  • Python

This is a classic Snake Game built using Python's Turtle module. The snake moves around the screen, eating food, and growing in size. The goal is to get the highest score by consuming as much food as possible without colliding with the walls or the snake's own tail.

  • Updated Oct 18, 2024
  • Python

Improve this page

Add a description, image, and links to the python-inheritance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-inheritance topic, visit your repo's landing page and select "manage topics."

Learn more