20k-demo-road 中文文档教程
road
用作游乐场/沙盒的不完整汽车游戏 测试一些关于javascript游戏开发的个人想法。
目前的状态应该对任何人都没有用,只是一堆垃圾。
但无论如何请随意通读:)
Requirements
- node
- yarn
- cordova
Installation
yarn install
yarn create
Test in the browser
yarn start
Generate dev bundles and copy to Cordova subfolder
yarn build
Test with the device plugged
yarn debug
Generate a minified / optimized build
yarn release
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 create
Test in the browser
yarn start
Generate dev bundles and copy to Cordova subfolder
yarn build
Test with the device plugged
yarn debug
Generate a minified / optimized build
yarn release