new-engine-cli
v1.0.1
Published
New-Engine installer
Maintainers
Readme
new-engine-cli
Is a installer for the new-engine game engine.
What is new-engine
new-engine is a HTML5 graphics engine which is fully written in TypeScript.
Documentation
Documentation is available at https://igor875126.github.io/new-engine-docs
Installation
Install new-engine-cli via npm globally.
npm install new-engine-cli -gUsage
Use new to generate your game project.
new-engine new <name>Build
git clone https://github.com/igor875126/new-engine-cli.git new-engine-cli
cd new-engine-cli
npm install
npm run build
./bin/new-engine --help