An open API service providing repository metadata for many open source software ecosystems.

Topic: "user-input-handling"

dasupradyumna/launch.nvim

:rocket: A task launcher plugin for neovim allowing dynamic task configuration per directory, with optional support for debugging

Language: Lua - Size: 330 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 51 - Forks: 1

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.

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

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.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 2

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.

Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 1

sammabeza/book-review-tracker

This is a simple C book review tracker that allows users to input books and review them!

Language: C - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Abrar-Shahriar-04/Currency-Converter

A Python program to convert currency values based on fixed exchange rates. Users can enter an amount and select the source and target currencies. It supports multiple currencies, handles invalid inputs, and allows repeated conversions until the user decides to exit. Simple and easy to use.

Language: Python - Size: 3.91 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

danieldotwav/Fraction-Arithmetic-Calculator

This C++ program demonstrates basic object-oriented programming principles through the implementation of a Fraction class. It includes constructors, destructor, operator overloading, and exception handling for division by zero. Users can input two fractions, and the program will calculate their sum.

Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MaddiePst/Mapty-App.github.io

An interactive web application designed to track and log workouts using geolocation and map functionalities. The app allows users to add details about their activities, such as running or cycling, and visualize their workout locations on an interactive map. This project highlights working with third-party API and user input handling.

Language: JavaScript - Size: 1.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JoeLumbley/Gun-Turret

A application that simulates a gun turret, allowing for rotation and firing projectiles.

Language: Visual Basic .NET - Size: 871 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

swathisivaprabu/WebDev-Projects

Welcome to my journey in web development!! I have worked on several projects using HTML, CSS and Python (Flask) to develop interactive and functional web pages. This repository showcases my progress, including: Frontend designs using HTML & CSS Backend implementation with Flask Web applications demonstrating API usage and database integration.

Language: Python - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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

Language: PHP - Size: 174 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

unnatisaxena/Text-Translator-Python

A Python tool for translating text between languages and converting the translation into audio. Using `googletrans` for translation and `gTTS` for text-to-speech, this project provides a simple way to create multilingual audio content directly in a Jupyter Notebook environment.

Size: 3.54 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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.

Language: HTML - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Orlanduca10/Snake.py

My first project. The classic Snake game with 3 difficulty levels and a nice UI :)

Language: Python - Size: 17.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

atandritC/Net-Tic-Tac-Toe

Implementing a Tic-Tac-Toe game using TCP/IP client-server communication in Java. This project allows two players to connect over a network, playing the classic game in a turn-based fashion.

Language: Java - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

RelangiTarunKumar333/chat_app

This Python script creates a chat application using Tkinter. Users can interact with a bot that fetches info from Wikipedia, displays images from Unsplash, and downloads YouTube videos. It features logging for error handling.

Language: Python - Size: 2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chandan0069/password-manager

A simple password manager built with Python using the tkinter library. This program allows users to generate secure passwords and store them along with website and email details. The passwords are saved locally in a text file (`data.txt`) for easy retrieval.

Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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!

Language: Java - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 12.1 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Related Topics
game-development 8 conditional-statements 6 loops 5 algorithm-design 3 error-handling 3 logic-programming 3 python-programming 3 python 3 control-flow 2 graphics-programming 2 functions 2 arrays 2 data-validation 2 basic-python-project 2 randomization 2 random-number-generator 2 form-submission 1 mysql-database 1 php-mysql 1 php-project 1 tour-booking-system 1 tour-management 1 tour-registration 1 travel-form 1 api-development 1 css 1 structs 1 interactive-console-applications 1 ai-algorithms 1 2d-arrays 1 user-interaction 1 dictionaries 1 cli 1 auction 1 modular-programming 1 intermediate 1 gaming 1 swing-gui 1 swing 1 user-input 1 third-party-libraries 1 third-party-api 1 third-party 1 interactive 1 geolocation 1 dynamic-updates 1 dynamic-ui 1 pygame 1 oop 1 collision-detection 1 windows-forms 1 visual-basic-net 1 turret-simulation 1 simulation 1 projectile-motion 1 mathematics-in-programming 1 gdiplus 1 audio-management 1 animation 1 python-projects 1 currency-exchange-rates 1 currency-converter 1 currency-conversion 1 random-number-generators 1 programming-fundamentals 1 interactive-console-application 1 python-flask 1 html 1 database-integration 1 snake-game 1 debugging-tool 1 web-development 1 voting-system 1 online-voting 1 form-validation 1 text-translation 1 text-to-speech-conversion 1 python-libraries 1 file-management 1 logical-programming 1 web-apis-integration 1 user-interface-design 1 tkinter-gui-development 1 multithreading-in-python 1 image-processing-with-pil 1 error-handling-with-logging 1 data-persistence 1 application-deployment 1 api-key-management 1 operator-overloading 1 input-validation 1 fractions 1 exception-handling 1 constructors-and-destructors 1 classes-and-objects 1 basic-arithmetic-operations 1 java-constructor 1 java 1 game 1 event-driven-programming 1