Simple "Achtung, die Kurve!"-like game with Web Sockets.
Works with Node.js 12. Might not work with newer versions.
npm install
npm run build
Start server:
npm run start:server
Start client:
npm run start
Then open http://localhost:3000/
Simple "Achtung, die Kurve!"-like game with Web Sockets.
Works with Node.js 12. Might not work with newer versions.
npm install
npm run build
Start server:
npm run start:server
Start client:
npm run start
Then open http://localhost:3000/