1.0.1 • Published 3 years ago

sanim-kit v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Simulation and Animation Kit (Sanim-Kit)

This is a library that utilizes the HTML5 Canvas to render 2D graphics on a web browser The use cases of the library includes

  • Simulation
  • Illustration through animation
  • Game development
  • Other purposes that involves rendering 2D graphics on the webpage

Installation

Script

You can add the script using a script tag on your webpage: <script type="text/javascript" src="scripts/sanim.js"></script>

NPM

npm install --save sanim-kit

Documentation

For a complete documentation of the library vist the Sanim Kit Website