Skip to content

This Unity game challenges players to control a vehicle that moves left and straightens in a zig-zag pattern upon tapping the screen.

Notifications You must be signed in to change notification settings

Muneeb1030/ZigZag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig-Zag Game

Welcome to the Zig-Zag Game! This Unity game challenges players to control a vehicle that moves left and straightens in a zig-zag pattern upon tapping the screen.

Getting Started

  • Unity 2019.3 or later
  • Your favorite code editor (e.g., Visual Studio)

Installation

  1. Clone the repository:

    https://github.com/Muneeb1030/ZigZag.git
  2. Open the project in Unity.

  3. Run the game by pressing the "Play" button in the Unity editor.

Game Features

  • Simple and addictive gameplay with a unique zig-zag control mechanic.
  • Endless level design, challenging players to achieve the highest score.
  • Responsive touch controls for an immersive gaming experience.
  • Visual and audio feedback for successful maneuvers.

Controls

  • Tap the screen to make the vehicle move left.
  • Tap again to straighten the vehicle.

Development Setup

  1. Open the project in Unity.

  2. Navigate to the Assets/Scripts folder to find the game logic scripts.

  3. Customize game parameters, vehicle behavior, and level design by modifying the relevant scripts.

  4. Use Unity's UI system to adjust the user interface elements and design.

Assets

  • The Assets/Models folder contains the 3D model of the vehicle.
  • The Assets/Materials folder contains the materials used for the vehicle and environment.
  • The Assets/Scripts folder contains the C# scripts for game logic.

Contributing

If you'd like to contribute to the development of this game, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

About

This Unity game challenges players to control a vehicle that moves left and straightens in a zig-zag pattern upon tapping the screen.

Topics

Resources

Stars

Watchers

Forks

Languages