Muliplayer top down arcade style racer. Very drifty, very niicce
Read the write up: https://michael-crum.com/spinout/
Built with socket.io and node.js
git clone https://github.com/usedhondacivic/Node-Drift-Car.git
cd Node-Drift-Car
npm install
node server.js
This launches the express server, visit localhost:1234 to play!