AR Game: Fight Like a Snowman is an Augmented Reality (AR) game developed using the Unity game engine and the Vuforia Augmented Reality SDK. The game features two main characters, Little Giant and Mr. Snow, engaging in combat where health bars are affected upon collisions.
- Augmented Reality Gameplay: Utilizes Vuforia SDK to overlay game elements onto the real world.
- Character Dynamics: Includes two characters, Little Giant and Mr. Snow, each with unique interactions.
- Collision Detection: Employs box colliders to detect interactions between characters, impacting health bars accordingly.
- Clone the Repository:
git clone https://github.com/elifpulukcu/AR_Game_Fight-Like-a-Snowman.git
- Open in Unity: Launch Unity Hub and open the cloned project. Ensure you have the appropriate Unity version installed.
- Configure Vuforia:
- Import the Vuforia SDK into the project.
- Set up the AR camera and necessary Vuforia configurations.
- Play Mode: Use Unity's Play Mode to test the game in the editor.
- Build and Run: Build the project for your target platform (e.g., Android, iOS) and deploy it to experience the AR features on a physical device.
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE
file for details.
Developed by Elif Pulukçu.