/new-engine

Primary LanguageTypeScriptMIT LicenseMIT

A HTML5 Graphics Engine

new-engine is a robust HTML5 graphics engine meticulously crafted using TypeScript.

Getting Started

Documentation

Explore the detailed documentation https://igor875126.github.io/new-engine-docs.

Installation

Install the command line interface to get started:

npm install -g new-engine-cli

Creating a New Project

Generate your game project effortlessly with a simple command:

new-engine new <project-name>

Replace <project-name> with your desired project name.

License

This project is licensed under the MIT License.