Welcome to WONDER PLAY, a collection of four interactive and engaging games designed using HTML, CSS, and JavaScript. This project features a user-friendly interface, background customization, and various difficulty levels for each game.
WONDER PLAY is a web-based project consisting of four classic games. The main aim of this project is to provide a fun and interactive experience while also showcasing our web development skills. The project includes a homepage with login and signup pages, and a dedicated page where all games are accessible after logging in.
- User Authentication: Secure login and signup functionality.
- Responsive Design: Compatible with various devices and screen sizes.
- Interactive Interfaces: Engaging game interfaces with customizable backgrounds.
- Difficulty Levels: Games include various difficulty levels to cater to different skill levels.
A classic number puzzle game. Fill the grid so that every row, column, and 3x3 box contains the numbers 1 to 9.
A mathematical puzzle where the objective is to move a stack of disks from one rod to another, following specific rules.
A fun game where players guess the hidden word by selecting letters. Incorrect guesses result in parts of a hangman being drawn.
A simple yet addictive game where two players take turns marking spaces in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/swati-204/wonder-play.git
- Navigate to the project directory:
cd wonder-play
Open index.html
in your web browser to start using WONDER PLAY. You can register a new account or log in with existing credentials to access all the games.
Thank you for taking the time to check out WONDER PLAY! We appreciate your interest and hope you enjoy playing the games as much as we enjoyed creating them. Your feedback and suggestions are always welcome.
© 2024 WONDER PLAY. All rights reserved.