Welcome to the Underground Car Racing Game! Experience the thrill of high-speed underground racing with this immersive web-based application.
- 🏁 Realistic Racing Mechanics: Engage in high-speed races with realistic physics and controls.
- 🌐 Multiplayer Mode: Compete against players worldwide in real-time.
- 🛠️ Customizable Vehicles: Personalize your cars with various upgrades and skins.
- 📈 Leaderboards: Track your progress and compare your performance with others.
- 🎮 Cross-Platform Play: Enjoy the game on desktop and mobile devices.
To run this application locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/bhaveshpatil093/UnderGround.git
-
Navigate to the Project Directory:
cd UnderGround
-
Install Dependencies: Please make sure you have Node.js installed. Then, run:
npm install
-
Start the Development Server:
npm start
This will launch the app in development mode. Open http://localhost:3000
to view it in your browser.
- Starting a Race: Choose your car, select a track, and hit the 'Start Race' button.
- Multiplayer: Navigate to the 'Multiplayer' section to join or create a race room.
- Garage: Visit the 'Garage' to customize and upgrade your vehicles.
- Profile: Check your stats, achievements, and leaderboard rankings in the 'Profile' section.
- Traffic City: Drive fast in a night city full of lights and complete different challenges.
- City Mode: Ride to relax and watch how the city lives, exploring each of its street corners and crosswalks.
- Free Track Racing Mode: (Coming Soon) Race on various tracks without traffic interference.
- Campaign: (Coming Soon) Engage in a series of races and challenges to progress through the game's storyline.
- Variety of Racing Cars: Choose from a range of powerful cars and customize them to suit your style.
- Destructible Vehicles: Experience increased racing immersion with cars that can be damaged and repaired after collisions.
- Flexible Driving Controls: Enjoy easy and responsive controls for a pleasant driving experience.
- Drifting: Make tight turns without losing speed and become the most skillful driver.
- Nitro Boost: Activate the nitro boost to break your limits and reach higher speeds.
We welcome contributions from the community! To contribute:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature-name
-
Make your changes and commit them:
git commit -m "Description of feature"
-
Push to the branch:
git push origin feature-name
-
Open a Pull Request detailing your changes.
This project is licensed under the MIT License. See the LICENSE
file for more information.