ZIM - https://zimjs.com - Code Creativity!
JavaScript Canvas Framework for General Interactive Media
free to use - donations welcome of course! https://zimjs.com/donate

ZIM LIBRARY TEMPLATE - README 

INTRO
A library holds modules of code that can be used across applications. 
ZIM game, three, physics, socket and pizzazz files are library modules. 
You can make your own as well and here are templates to do so. 

CONTENTS
There are three samples each providing a House class:

module - a House with ZIM DUO
module_globals - a House with ZIM DUO - importing a default export
module_full - a House with ZIM DUO, VEE and OCT 

ZIM DUO - use normal parameters or a configuration object 
ZIM VEE - use dynamic parameters which will be picked in the class 
ZIM OCT - use STYLE to set parameters

Also see the ZIM Explore video that goes over code.

All the best,

Dr Abstract and Pragma
2023









