◐ Shell
clean mode source ↗

Build software better, together

#

python-inheritance

Star

Here are 4 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

This repository contains all the code base of all ALX Software Engineering program higher level programming

  • Updated Jan 10, 2024
  • Python

This repository contains an interactive calculator program written in Python. The program allows users to perform basic arithmetic operations by entering an operation and two numbers. The result is calculated and displayed. Users have the option to try another calculation or exit the program.

  • Updated Jun 3, 2023
  • 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