generator-theatre

0.48.0 • Public • Published

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

Package Sidebar

Install

npm i generator-theatre

Weekly Downloads

10

Version

0.48.0

License

MIT

Unpacked Size

1.53 MB

Total Files

212

Last publish

Collaborators

  • deformhead