0.48.0 • Published 4 years ago

generator-theatre v0.48.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

License NPM

generator-theatre

Theatre is a lightweight, simple and fast javascript game framework.

Overview

This Yeoman generator kickstarts Theatre projects.

Installation

Start a console then run :

$ npm install -g yo
$ npm install -g generator-theatre

Usage

Generating a Theatre project is as simple as saying 'yo' !

Quick start

Create the folder of your new project :

$ mkdir <your-game>
$ cd <your-game>

Then generate your project in this new folder :

$ yo theatre

Generate a scene

Go to the root folder :

$ cd <your-game>

Then generate your new scene from the root folder :

$ yo theatre:scene

Change Log

License

0.48.0

4 years ago

0.47.0

4 years ago

0.46.0

4 years ago

0.45.0

4 years ago

0.44.0

4 years ago

0.43.0

4 years ago

0.42.0

5 years ago

0.41.0

5 years ago

0.40.0

5 years ago

0.39.0

5 years ago

0.38.0

5 years ago

0.37.0

5 years ago

0.36.0

5 years ago

0.35.0

5 years ago

0.34.0

5 years ago

0.33.0

5 years ago

0.32.0

6 years ago

0.31.0

6 years ago

0.30.0

6 years ago

0.29.0

6 years ago

0.28.0

6 years ago

0.27.0

6 years ago

0.26.0

6 years ago

0.25.0

6 years ago

0.24.0

6 years ago

0.23.0

6 years ago

0.22.0

6 years ago

0.21.0

6 years ago

0.20.0

6 years ago

0.19.0

6 years ago

0.18.0

6 years ago

0.17.0

6 years ago

0.16.0

6 years ago

0.15.0

6 years ago

0.14.0

6 years ago

0.13.0

6 years ago

0.12.0

7 years ago

0.11.0

7 years ago

0.10.0

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago