Skip to content

Kabbir628/My-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Car Racing Game

A simple 3D car racing game built with Three.js.

Features

  • 3D environment with a straight track
  • 4 AI-controlled cars in different lanes
  • Different speeds for each car
  • Real-time rankings display
  • Camera follows the leading car

How to Run

Open index.html in a web browser that supports WebGL.

Files

  • index.html: Main HTML file
  • script.js: Game logic and rendering

Push to GitHub

To push changes to the repository:

git add .
git commit -m "Add 3D car racing game"
git push origin main

About

this is my game I made

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors