Skip to content
#

user-interaction

Here are 28 public repositories matching this topic...

The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.

  • Updated Jan 19, 2024
  • Python

A calculator program for basic arithmetic operations (add, subtract, multiply, divide) with interactive functionality. It allows reusability by continuing with previous results or starting afresh. Features include a user-friendly interface, dynamic operation mapping using functions and dictionaries, and integration of a custom logo from `art.py`.

  • Updated Mar 16, 2025
  • Python

Turtle Racing is a fun game using Python's turtle and random modules. Six colorful turtles race to the finish line, and players bet on a turtle's color. If their choice wins, they win! Turtles start aligned on the x-axis, with varying y-positions and random speeds, making each race unpredictable and exciting.

  • Updated Mar 16, 2025
  • Python

This Python application utilizes the Tkinter library to create an interactive flashcard program for practicing French and English vocabulary. Users can flip through randomly presented French words and reveal their English translations. Additionally, users can mark their familiarity with each word, allowing for personalized learning sessions.

  • Updated Mar 20, 2024
  • Python

Introducing our Discord bot dedicated to helping your server stay updated with the latest job offers effortlessly. Stay informed and connected with job listings directly fetched to your Discord channels. Simplify job hunting and keep your community engaged with real-time updates.

  • Updated Dec 1, 2025
  • Python

Improve this page

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

Learn more