create-apex-game

1.0.13-0 • Public • Published

create-apex-game

A CLI to scaffold a game for the Apex Engine.

Get Started

# Yarn
$ yarn create apex-game

# or with NPM
$ npm create apex-game@latest

Continue by following the prompt messages popping up.

You can also directly specify the project destination as arguments:

# Yarn
$ yarn create apex-game ~/myprojects/MyCoolGame

# npm
$ npm create apex-game@latest ~/myprojects/MyCoolGame

Additionally to the project destination, you can specify various options (see below).

Readme

Keywords

none

Package Sidebar

Install

npm i create-apex-game

Weekly Downloads

0

Version

1.0.13-0

License

MIT

Unpacked Size

46.4 MB

Total Files

16

Last publish

Collaborators

  • benjaminsuch