You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "QuizApp-Java" repository on GitHub is a Java-based project that allows developers to create a quiz application with various features, such as multiple-choice questions, timers, and score tracking. The repository includes the source code for the project, as well as documentation on how to use and customize the quiz application.
🚀 Dive into the world of quizzes with our interactive Quiz Management App! 🧠✨ Built with Next.JS, Typescript, Redux, Express, PostgreSQL, and Prisma. Admins can effortlessly create, edit, and delete quizzes, while performers enjoy a dynamic quiz-taking experience with random questions and instant feedback. 🌐💡 Join us on this learning adventure!
The Snake Game with Pygame is a classic arcade-style game where players control a growing snake to eat food while avoiding collisions, offering an engaging introduction to game development using Python and the Pygame library.
Tic-Tac-Toe game with AI using the Minimax algorithm. Features include dark mode, score tracking, winning move detection, and an intuitive, responsive interface. Built with React and JavaScript. Challenge the AI or reset the game anytime. Perfect for casual or competitive play!
Experience seamless score tracking in your games with Score Board Game! This repository provides a user-friendly solution built with JavaScript, HTML, and CSS for effortless integration into your web-based gaming projects.
An animated Memory Card game where players have to click on each card only once. The game uses the Kitsu API to display anime images, tracks scores and ends the game if a card is clicked twice. Styled with Tailwind CSS for a responsive interface
Leader Board App is an interactive web application designed to dynamically display and manage leaderboards for games and competitions. This repository contains all the necessary code and resources to set up and customize your leaderboard, providing a real-time, responsive interface for both administrators and viewers.
A Bash-based interactive True or False game that fetches questions from an API, tracks player scores, and provides a fun gaming experience with score management.
A Unity-based platformer game created for the Hitwicket Hiring Challenge, where the player must traverse disappearing platforms, featuring responsive gameplay, scoring, and simple UI.
TicTacToe-SQLite-ScoreTracker is a Python script that implements a command-line-based Tic-Tac-Toe game with an integrated SQLite database. The script allows users to play Tic-Tac-Toe against each other and also with Computer(AI) while keeping track of their scores. The SQLite database initializes automatically, for storage and retrieval of scores.
The advanced dice game is a web based dice game that challenges players to achieve the highest score through strategic dice rolls and scoring decisions. Developed as part of the freeCodeCamp Challenge, this game combines elements of classic dice games with a unique set of scoring rules and game-play mechanics.