Skip to content

WELF9I/MobileGame-Differences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Differences Game 🎮

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.

image


Features

  • 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.


How to Run the Project

  1. Clone the repository:

    git clone https://github.com/WELF9I/MobileGame-Differences.git
    cd MobileGame-Differences/Differences
  2. Install dependencies:

    npm install
  3. Start the Metro bundler:

    npx react-native start
  4. Run the app on an Android device or emulator:

    npx react-native run-android
  5. For iOS (if applicable):

    npx react-native run-ios

What's Next?

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! 🚀

About

This mobile game challenges players to identify differences between two similar images. With each successfully completed level, players advance to the next level. The game saves user progress locally using AsyncStorage, ensuring a seamless and personalized experience. Built with React Native and TypeScript.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages