Welcome to my first Unity game project! This repository contains a 3D car game developed while following a Unity tutorial to understand the Unity engine better.
This project is a basic 3D car game created as a learning exercise. It includes fundamental Unity concepts such as:
- Scene setup
- 3D object manipulation
- Basic scripting in C#
- Physics and collision handling
- Clone the repository:
git clone https://github.com/Ajit-Mehrotra/Learning-Unity-1.git
- Open the project in Unity Hub.
Open the Unity editor and press the Play button to run the game. Use the arrow keys to control the car!