Projects in Awesome Lists tagged with user-input-handling
A curated list of projects in awesome lists tagged with user-input-handling .
https://github.com/dasupradyumna/launch.nvim
:rocket: A task launcher plugin for neovim allowing dynamic task configuration per directory, with optional support for debugging
debugging-tool hot-reload lua neovim neovim-plugin nvim-dap task-manager task-runner user-input-handling
Last synced: 14 Mar 2025
https://github.com/venkat-0706/rock-paper-scissor-game
Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.
algorithm-design conditional-statements control-flow game-development interactive-console-application logic-programming programming-fundamentals random-number-generators randomization user-input-handling
Last synced: 13 Apr 2025
https://github.com/venkat-0706/number-guessing-game---python
Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.
algorithm-design basic-python-project conditional-statements data-validation error-handling game-development logic-programming loops python-programming random-number-generator user-input-handling
Last synced: 13 Apr 2025
https://github.com/venkat-0706/tic-tac-toe-game
Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.
2d-arrays ai-algorithms conditional-statements game-development interactive-console-applications logic-programming python-programming user-input-handling
Last synced: 13 Apr 2025
https://github.com/shishir786/tour-data-collect
This project focuses on collecting, managing, and analyzing tour-related data to enhance travel insights and planning. It helps store and process travel details efficiently using PHP and MySQL as database
form-submission mysql-database php-mysql php-project tour-booking-system tour-management tour-registration travel-form user-input-handling
Last synced: 05 Apr 2025
https://github.com/22p31a0512/number-guessing
Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.
algorithm-design basic-python-project conditional-statements data-validation error-handling game-development logical-programming loops python random-number-generator user-input-handling
Last synced: 23 Apr 2025
https://github.com/ysayaovong/voting-form
This repository contains a project focused on creating a voting form, demonstrating the design and functionality of an online voting system. It includes form validation and user input handling to ensure a smooth voting experience.
form-validation online-voting user-input-handling voting-system web-development
Last synced: 25 Mar 2025
https://github.com/abhipatel35/snakegame-java
Snake Game: A classic implementation of the popular Snake game in Java using Swing. Control the snake, eat apples, and avoid collisions to win!
basic-game-development event-driven-programming game game-development graphics-programming java java-constructor snake-game swing swing-gui user-input-handling
Last synced: 19 Feb 2025
https://github.com/pranjalco/blind-auction-project-intermediate
The Blind Auction Project allows users to participate in an auction where they can input their bids. The program collects user data (name and price) and stores it in a dictionary. It checks whether new bids need to be added and compares the bids to identify the highest one.
auction cli dictionaries functions loops python user-input-handling user-interaction
Last synced: 30 Mar 2025
https://github.com/pranjalco/number-guessing-game-intermediate
A fun and interactive number-guessing game where the player attempts to guess a randomly generated number within a specified range. The game offers two difficulty levels—Easy and Hard—each with a different number of attempts.
conditional-statements error-handling game-development gaming intermediate loops modular-programming python-programming user-input-handling
Last synced: 30 Mar 2025
https://github.com/mukuliskul/runner-game
Developing this game was my first big attempt at game development and OOP in Python, learning valuable skills in implementing game mechanics, graphics rendering, collision detection, and user input handling.
collision-detection game-development oop pygame user-input-handling
Last synced: 14 Apr 2025