This project is ClojureScript clone of pmndrs/racing-game (first version).
Live demo: https://ertugrulcetin.github.io/racing-game-cljs
This project is a showcase for the feasibility of React in gaming. Every thing is a self contained component using react-three-fiber to express threejs with React semantics. If that seems strange to you read this explanation.
npm install
npm run watch