https://github.com/burnycoder/simple-racing-game
Simple, browser-based 3D racing game created using HTML, CSS, and JavaScript with the three.js
https://github.com/burnycoder/simple-racing-game
Last synced: 5 months ago
JSON representation
Simple, browser-based 3D racing game created using HTML, CSS, and JavaScript with the three.js
- Host: GitHub
- URL: https://github.com/burnycoder/simple-racing-game
- Owner: BurnyCoder
- Created: 2025-04-06T20:44:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T20:47:30.000Z (about 1 year ago)
- Last Synced: 2025-06-27T16:48:23.476Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple racing game
This project is a simple, browser-based 3D racing game created using HTML, CSS, and JavaScript with the three.js library for 3D rendering. It features a controllable car on a custom-shaped track.

Open the index.html (or the main HTML file containing the code) in a modern web browser that supports WebGL.