c-frame / aframe-racing-game

Port of pmndrs's racing-game rewritten with A-Frame

Home Page:https://aframe-racing-game.glitch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-Frame Racing Game

Port of pmndrs's racing-game (r3f and cannon) rewritten in A-Frame with reusable components.

This port is using ammo.js for the vehicle. The vehicle-controls component is a port of the ammo.js webgl_demo_vehicle three.js example (code)

The assets of the desert and car come from the original pmndrs's racing-game repo and are CC0 licenced.

This is a work in progress, see GitHub issues

About

Port of pmndrs's racing-game rewritten with A-Frame

https://aframe-racing-game.glitch.me

License:MIT License


Languages

Language:JavaScript 79.6%Language:HTML 20.4%