interactive-game
There are 44 repositories under interactive-game topic.
OSSpk/Awesome-Python-Games
🎉 Interactive games developed using Python for learning programming.
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.
siddh30/Guess-The-Word
Developer project in python to develop and interactive game of guessing the word with a GUI
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
rebeccatraceyt/WhatTheBlank
Blank! The fun web-based interactive game, designed to test your music knowledge
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.)
ashishmisal23/Rock-Paper-Scissors-Game
This is a simple Rock Paper Scissors game implemented using HTML, CSS, and JavaScript. It allows users to play the classic game against the computer.
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.
Shawn0791/Choice
2D interactive Narrative Game
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.
anishvedant/Tic-Tac-Toe
A modern implementation of the classic Tic Tac Toe game built with Python and Pygame.
fahadelahikhan/Rock-Paper-Scissors-Python
A simple Python script to play the classic Rock-Paper-Scissors game. Test your luck and challenge the computer!
hossein797/Pick-a-Hand-game
This project implements a simple Pick a Hand game (Gol-ya-Pooch in Persian) with Computer Vision through Webcam
NetBr3ak/rock-paper-scissors
🪨📄✂️ Enjoy the classic Rock Paper Scissors game against the computer! Built with HTML and JavaScript, this project lets you play 5 rounds and see who emerges victorious. Have fun challenging yourself in this timeless game!
ondrejhruby/Blackjack
Command-line Blackjack game implemented in Python, where players can test their luck and strategy against a computer dealer. The game follows classic Blackjack rules, allowing players to hit, stand, and try to reach 21 without busting.
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.
shivankushsingh09/Guessing-Number-Game
The "Guessing Number Game" is a Java project where players guess a random number and receive feedback. It enhances critical thinking, uses Java loops, conditionals, and input handling, and showcases programming skills. This project provides hands-on Java experience and improves problem-solving, resulting in a fun, educational game.
shivankushsingh09/Number-Guessing-Game
The Number Guessing Game is an interactive C program where the player guesses a random number. Feedback is given for each guess: "Lower number, please" if too high, and "Higher number, please" if too low. The game displays the total attempts upon a correct guess, using loops and a random number generator for an engaging experience.
shuddha2021/Interactive-Sudoku-Puzzle
Sharpen Your Mind with Interactive Sudoku: Logic Puzzles for Everyone
AlsoKnownAs-Ax/Ax_slots
🎰 A simple and fun slot machine game built using HTML, CSS (SCSS), VueJS, and jQuery. Featuring smooth animations and responsive design, this project is perfect for learning basic game mechanics and web development techniques. Spin to win!
AmruthLP12/Madlibs-Generator
Mad Libs Generator A fun and interactive Python project that allows users to create personalized stories by filling in placeholders with their own words. Customize your own stories by modifying the template and generate unique outputs each time!
ashishmisal23/TikTakToe
This project is a simple Tic Tac Toe game implemented using HTML, CSS, and JavaScript. It allows players to play the classic game against each other.
Chemist26/Rock-Paper-Scissors
RPS game
cnkang/sudoku
A Sudoku game application built with Next.js and React, featuring an interactive grid for users to solve puzzles.
HackesticMedusa/Tic-Tac-Toe-Game
This repository contains a two-player Tic Tac Toe game built using HTML, CSS, and JavaScript. The game features background music and a cute gif that appears after winning. Simple to play and enjoyable in the browser, challenge your friends to a game of Tic Tac Toe and see who comes out on top!
Manish1803/Rock-Paper-Scissors
A fun and interactive Rock Paper Scissors game built using HTML, CSS, and JavaScript.
ondrejhruby/Hangman
Hangman Game: A classic text-based Hangman game built in Python where players guess letters to uncover a hidden word before running out of attempts.
sunnybunnyy/hangman
Hangman is a classic word-guessing game where players guess letters to reveal a hidden word. Each incorrect guess adds a part to a hangman figure. This version features an interactive GUI built with PySimpleGUI, making the game fun and engaging.