Differences Game is a fun and interactive game where players spot differences between two images. The game is designed with simplicity and user-friendliness in mind, making it accessible for all ages.
-
Multi-Level Gameplay:
Players can progress through various levels. Each level unlocks only after successfully completing the previous one, adding a sense of achievement and challenge. -
Local Storage for Progress and Settings:
The game runs entirely on local storage, ensuring that your progress and settings are saved even if you close or refresh the game. -
User-Friendly Interface:
The design is clean and intuitive, allowing players to focus on the game. It's basic for now, but exciting features are planned for future updates.
-
Clone the repository:
git clone https://github.com/WELF9I/MobileGame-Differences.git cd MobileGame-Differences/Differences -
Install dependencies:
npm install
-
Start the Metro bundler:
npx react-native start
-
Run the app on an Android device or emulator:
npx react-native run-android
-
For iOS (if applicable):
npx react-native run-ios
This game is just the beginning! Stay tuned for upcoming features and enhancements, such as:
- More levels
- Improved visuals and animations
- Online leaderboard
- Customizable themes
Feel free to clone, explore, and contribute to this project. Let’s build something awesome together! 🚀
