Skip to content

luizbills/behavior-system

Repository files navigation

Behavior System

npm version Bundlephobia Build Status Standard Style codecov Known Vulnerabilities MIT license

A behavior system for javascript games inspired by Construct 2.

Install

npm install behavior-system --save

or

<script src="//unpkg.com/behavior-system@latest/dist/behavior-system.js"></script>

DOWNLOAD HERE (UMD)

Getting Started

Introduction Guide

License

MIT