interactive-game
There are 68 repositories under interactive-game topic.
harismuneer/Awesome-Python-Games
🎉 Interactive games developed using Python for learning programming.
SaurabhSSB/kaun-banega-crorepati
The Kaun Banega Crorepati (KBC) Python program is a console-based quiz game where players answer multiple-choice questions to win virtual prize money. It features a 50-50 lifeline to eliminate two wrong options. Perfect for beginners, it demonstrates Python concepts like user input, lists, functions, and control flow.
msk610/Chemtris
an interactive 3D game that teaches Chemistry in a fun way
pkprajapati7402/Ice-Skating-Game
This repository contains the Ice Skating Game ⛸️🎮, a fun game developed with Python and Pygame. Control an ice skater to navigate obstacles and collect points. Follow the setup instructions to start playing, and feel free to contribute!
mimikim/Harvest-Moon-SNES-Feed-Jack-HTML5-Canvas
React application built with HTML5 Canvas. ES6, React, JSX, Redux. Features cute Harvest Moon sprites! :cow:
RobertoFalconi/InteractiveGraphics
Interactive Graphics exam project. Interactive 3D renders of a cube and of a dog with WebGL.
OrasanuAna/Guess_My_Number
An interactive number-guessing game built with JavaScript, HTML, and CSS. This project challenges users to guess a randomly generated number, providing feedback on each attempt. Ideal for practicing JavaScript logic, DOM manipulation, and basic game development concepts.
OrasanuAna/Pig_Game
Pig Game is a fun, interactive JavaScript project where players compete to reach a target score by rolling dice. The twist? Rolling a 1 resets the turn’s points!
siddh30/Guess-The-Word
Developer project in python to develop and interactive game of guessing the word with a GUI
CNMengHan/HoldyourGunsteady
Let's see you React :D
MisterAzix/kurt-interactive
Kurt Interactive is a narrative and interactive experience where you play as Kurt, a 6 year old child who wants to create.
stivenson/ptolemaic-universe-vlo
🎲 🎮 Virtual learning object ( vlo ) with interactive game of ptolemaic universe
amirvl/Gestura
Gestura
hasanulmukit/text-based-interactive-game
A thrilling text-based adventure game with dynamic visuals, modular storytelling, and multiple endings.
Hifza-Khalid/hangman-game-challenge
🎮 A fun and interactive Hangman Game built using HTML, CSS, and JavaScript. ✨ 📝 Guess the hidden word before you run out of attempts! ❌💀 ⚡ Features include real-time word validation, 🎨 smooth animations, and a clean UI. 🎯🚀
rebeccatraceyt/WhatTheBlank
Blank! The fun web-based interactive game, designed to test your music knowledge
RoBizMan/guess-indian-sign-lang-alphabet
This is the second portfolio project of Code Institute's Diploma in Full-Stack Software Development course. The second portfolio project uses HTML, CSS, and JavaScript to create an interactive website. The Guess Indian Sign Language Alphabet was chosen as the main idea built on in this project.
RobThePCGuy/WebPet
WebPet v1.3 is a virtual pet web application that allows users to adopt, care for, and interact with a virtual pet through a web interface. The app provides a nostalgic experience reminiscent of classic virtual pet games, with modern features and customization options.
Amank04/lightsOut
Welcome to our Lights Out Game project! This interactive web application is a digital adaptation of the classic puzzle game "Lights Out." With an intuitive user interface and challenging gameplay, it promises hours of entertainment and mental stimulation.(Takes sometime to load for the first time.)
bonniepeng2002/Safe-At-School
An interactive game and a winner of IgnitionHacks 2020, Division Delta.
enesbabekoglu/Restaurant-Game-Canvas-JS
JavaScript Canvas Restaurant Game is a dynamic restaurant management simulation developed using JavaScript Canvas. This browser-based game allows players to manage orders, cook meals, and optimize their restaurant operations for maximum efficiency.
gpaiva00/multiplication-table
Jogo interativo para crianças praticarem seus conhecimentos em tabuadas simples.
iNoles/minesweeper
responsive Minesweeper game built with Svelte and Tailwind CSS, featuring light/dark themes and interactive gameplay
jjacoboflorez95/memory-game
An interactive memory game featuring dynamic card matching, developed as part of a college group project.
Krish-Makadiya/Tic-Tac-Toe-Game
A web-based Tic-Tac-Toe game built with HTML, CSS, and JavaScript. It offers interactive two-player gameplay, a responsive design, and a reset option for continuous fun.
nberdi/Fruit-Catcher
Fruit Catcher is a fun Python game where players catch fruits and avoid bombs using a bucket. Built with Pygame, it features a scoring system, sound effects, and an interactive menu.
P-Nelly/roadmap-number-guessing-game
A Python-based number guessing game featuring multiple difficulty levels, high score tracking, and real-time hints. Perfect for learning Python basics through interactive gameplay. Built with pure Python, no external dependencies required.
pacheco4480/MauiHangmanGame
Cross-platform Hangman game built with .NET MAUI, featuring interactive gameplay, dynamic UI, and hangman progress visualization.
Shawn0791/Choice
2D interactive Narrative Game
shivlalsharma/rock-paper-scissors
A modern web-based implementation of the classic Rock-Paper-Scissors game with interactive features, real-time scoring, and persistent data storage.
Skparab1/game-codes
Set of interactive game codes. Played locally, not over server. Secret number is based on guessing a randomly generated number. Other games are based on pressing override at the right time, such a dino game, jumping at the right time.
BrunoRTech/Casino-Craps-Game
A Java-based implementation of the classic casino dice game Craps, developed as part of a school assessment. Features customizable dice, statistical tracking, and realistic gameplay rules for an engaging, interactive experience.
Mrtimu139/nontransitive-dice-simulator
Initial release of the Generalized Non-Transitive Dice Game. Includes fair random number generation, configurable dice, HMAC-based validation protocol, help table with probabilities, and modular class design for flexibility and scalability.
ThakkarVidhi/classic-tic-tac-toe
A classic, digital version of Tic Tac Toe designed for 2-player gameplay. Built with interactive features and a clean user interface, this web-based game brings the classic experience to life online. Perfect for quick, fun, and competitive matches with friends or family!
Ahmed-Maher77/similarity-game__test-your-memory
A fun and interactive card-matching game designed to test and improve memory skills. The game challenges players to match pairs of cards with minimal attempts, keeping track of their progress and performance. Perfect for casual gaming, brain training, or learning purposes.
shivaansh74/blackjack-ml
An advanced blackjack AI system using reinforcement learning (DQN, Monte Carlo, Policy Gradient) to master optimal strategies. Features interactive gameplay, card counting, and real-time AI recommendations.