Skip to content

FEDQK/road-fighter

Repository files navigation

road-fighter

preview

Сontrol

PC: Use arrow keys to control.

On mobile phones use a gyroscope. Tilting forward speeds up the car, tilting on itself is braked. Tilts left and right move the vehicle left and right.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build