Skip to content
#

event-driven-programming

Here are 30 public repositories matching this topic...

A fast-paced arcade-style Python game where players guide a turtle through increasingly dangerous traffic, combining reflex based gameplay with object-oriented design, collision detection, memory efficient object management, and progressive difficulty scaling.

  • Updated Jun 3, 2026
  • Python

An interactive Python racing simulation where players predict the winning turtle and watch a colorful race unfold through randomized movement, combining friendly competition, replayable gameplay, coordinate-based animation, and event-driven programming.

  • Updated Jun 4, 2026
  • Python

A classic Snake arcade game built in Python where players navigate an ever-growing snake, collect food, and beat personal high scores, featuring real-time gameplay, collision detection, persistent score tracking, object-oriented architecture, and modular game design using Turtle graphics.

  • Updated Jun 3, 2026
  • Python

This code creates an interactive hand length measurement game using OpenCV and CVZone. It recognizes gestures. Calculate the distance between handprints and convert to centimeters The player must attack a random target within a limited time. To earn points and positive feedback for success.

  • Updated Dec 21, 2024
  • Python

This is a simple *Digital Clock application built using Python and Tkinter*, the standard GUI library in Python. It displays the current time and date in a user-friendly graphical interface, updating every second. The project is perfect for Python beginners to understand how GUI applications work and how to use real-time functions with Tkinter.

  • Updated May 16, 2025
  • Python

A classic Pong arcade game recreated with Python and Turtle Graphics, featuring object-oriented design, real-time collision detection, dynamic ball physics, score tracking, and competitive two-player gameplay.

  • Updated Jun 2, 2026
  • Python

Improve this page

Add a description, image, and links to the event-driven-programming 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 event-driven-programming topic, visit your repo's landing page and select "manage topics."

Learn more