Game Portal is a web-based platform where users can play a selection of interactive games. The platform includes four exciting games:
Tic-Tac-Toe
Card Flip Game
Guess the Number
Color Challenge
The objective of this project is to create an engaging and user-friendly gaming experience with a sleek and intuitive interface.
Game Selection Menu: A central dashboard where users can choose from the four available games.
Responsive Design: Ensures compatibility across desktops, tablets, and mobile devices.
Smooth UI/UX: Minimalistic design with interactive elements for an enjoyable experience.
Game Logic Implementation: Well-structured logic for each game, ensuring fair play and responsiveness.
High Score Tracking: Keeps track of user scores locally for motivation and challenge.
Frontend: HTML, CSS, JavaScript
Game Logic: JavaScript
Classic two-player game with Xs and Os.
Detects win conditions and draws.
A memory-based game where players match pairs of cards.
Timed challenges to increase difficulty.
Players try to guess a randomly generated number within a certain range.
Provides hints to guide the player.
A fast-paced game where users must pick the correct color based on a given prompt.
Scores are based on speed and accuracy.
Select a Game: Users can choose a game from the main menu.
Play & Score: Enjoy the gameplay and challenge yourself to improve your score.
Repeat & Enjoy: Play multiple rounds for fun and practice.
This project was developed as part of FOSS Tech 2025 by Team Hackitects, including:
Komal Shukla
Priya Tanwar
Aritri
Fezina
Feel free to contribute by suggesting new game ideas or improving the UI/UX. Fork the repository and submit a pull request!
This project is open-source and licensed under the MIT License.