duckjs

0.1.0 • Public • Published

DuckJS

Build Status NPM version

A tiny Javascript 2D game engine using .

browser support

Installation

DuckJS is meant to be used with Browserify, so install with npm:

npm install duckjs

Tern Support

The source files are all decorated with JSDoc3-style annotations that work great with the Tern code inference system. Combined with the Node plugin (see this project's .tern-project file), you can have intelligent autocomplete for methods in this library.

Testing

Testing is done with Tape and can be run with the command npm test.

Automated CI cross-browser testing is provided by Testling.

License

Copyright 2014 Brandon Valosek

DuckJS is released under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i duckjs

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • bvalosek