0.6.0 • Published 9 years ago
20k-demo-road v0.6.0
road
An incomplete game of cars used as playground / sandbox to test some personal ideas about game development in javascript.
At the current state shouldnt be useful for anyone, just a pile of garbage.
But feel free to read through anyways :)
Requirements
- node
- yarn
- cordova
Installation
yarn install
yarn createTest in the browser
yarn startGenerate dev bundles and copy to Cordova subfolder
yarn buildTest with the device plugged
yarn debugGenerate a minified / optimized build
yarn release