1.0.13-0 • Published 21 days ago

create-apex-game v1.0.13-0

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

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).

1.0.12-0

21 days ago

1.0.13-0

21 days ago

1.0.11-0

3 months ago

1.0.10-0

3 months ago

1.0.9-0

4 months ago

1.0.8-0

5 months ago

1.0.7-0

8 months ago

1.0.6-0

10 months ago

1.0.5

10 months ago

1.0.5-0

1 year ago

1.0.5-1

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago