XUtils

racing-game-cljs

A 3D racing game built with ClojureScript, React and ThreeJS


racing-game-cljs

This project is ClojureScript clone of pmndrs/racing-game (first version).

img

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.

Run Locally

npm install

npm run watch

Open http://localhost:8280


Articles

  • coming soon...