Skip to content

"Where's Waldo?" is a beloved puzzle game where you hunt for Waldo, wearing his distinctive red-and-white shirt, along with his friends, in bustling scenes packed with colorful characters.

Notifications You must be signed in to change notification settings

Susekh/where-s_waldo

Repository files navigation

Where's Waldo Puzzle Game App

Welcome to the Where's Waldo Puzzle Game App! This project brings the classic Waldo puzzle game into the digital world, providing an engaging experience for players of all ages.

Overview

This app is built using a combination of React.js for the frontend and Node.js with Express and Mongoose for the backend. By utilizing React.js for the frontend, users can enjoy a seamless and interactive gaming experience. Meanwhile, the backend logic ensures security and prevents unauthorized modifications from the client side.

Features

Interactive Gameplay: Players can search for Waldo and his friends in various scenes, just like in the classic puzzle book. Backend Security: The majority of the game logic is implemented on the backend to ensure the security of the application. Continuous Updates: The app is regularly updated to address any glitches or bugs and to provide an optimal gaming experience for users. CRUD Functionality: Users can create, read, update, and delete game data through a RESTful API. Technologies Used React.js: Frontend development Node.js: Backend server environment Express: Web application framework for Node.js Mongoose: MongoDB object modeling for Node.js

Installation

To run the app locally, follow these steps:

Clone the repository: git clone Install dependencies: npm install Start the backend server: npm run dev you need to do same for in the server repo aswell.

Contributing

Contributions to this project are welcome! If you notice any glitches, bugs, or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

Special thanks to Martin Handford, the creator of the original Where's Waldo puzzle books, for inspiring this digital adaptation.

About

"Where's Waldo?" is a beloved puzzle game where you hunt for Waldo, wearing his distinctive red-and-white shirt, along with his friends, in bustling scenes packed with colorful characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published