Skip to content

It is an Augmented Reality (AR) game based on the Unity game engine and Vuforia Augmented Reality SDK with the help of C# scripts. There are two main characters: Little Giant and Mr. Snow. When the box colliders of characters collapse health bars are changed.

License

Notifications You must be signed in to change notification settings

elifpulukcu/AR_Game_Fight-Like-a-Snowman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR Game: Fight Like a Snowman

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.

Features

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

Installation

  1. Clone the Repository:
    git clone https://github.com/elifpulukcu/AR_Game_Fight-Like-a-Snowman.git
  2. Open in Unity: Launch Unity Hub and open the cloned project. Ensure you have the appropriate Unity version installed.
  3. Configure Vuforia:
    • Import the Vuforia SDK into the project.
    • Set up the AR camera and necessary Vuforia configurations.

Usage

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

License

This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.

Acknowledgements

Author

Developed by Elif Pulukçu.

About

It is an Augmented Reality (AR) game based on the Unity game engine and Vuforia Augmented Reality SDK with the help of C# scripts. There are two main characters: Little Giant and Mr. Snow. When the box colliders of characters collapse health bars are changed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages