An open API service indexing awesome lists of open source software.

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

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.

![image](https://github.com/user-attachments/assets/bf1ac8bd-82ab-4d68-ac0b-1f89c61d2c5b)

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