Skip to content

iPhone GamePigeon Word Hunt minigame recreated with Unity

Notifications You must be signed in to change notification settings

Marlo-Ong/word-hunt-recreated

Repository files navigation

Word Hunt Recreated

Contributing

Upon request, here is a way to download and modify this project within Unity:

  1. Download and configure Unity Hub.

    • You will need to create a free Unity account upon opening the application.
  2. Download Unity version 2022.3.9f1 (should redirect you to Unity Hub).

  3. Get the Word Hunt Recreated Unity project:

    • With Git: Clone the repository.

    • Without Git: Download and unzip the .ZIP file for this repository:

  4. Add the project folder via Unity Hub:

  5. Open and modify the project.

    • Initializing the project for the first time may take longer than subsequent opens.
    • If contributing to the project, create a pull request for any new features or changes.
  6. (OPTIONAL) Build and update the project.

    • Within the Unity Editor, navigate to File -> Settings -> Build Settings.

    • Choose a platform: if building to a website, select the WebGL option. If building for mobile, select either Android or iOS.

      • Please ensure you have the corresponding build modules downloaded for your editor version if trying to build for mobile.
    • Configure any build settings specific to your platform.

    • Click "Build" and select a folder you want to save the build in and wait for Unity to finish.

    • Upload your build to the corresponding platform.

      • For WebGL, consider making an account for and uploading to itch.io.

About

iPhone GamePigeon Word Hunt minigame recreated with Unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published