Skip to content

1.2.0

Compare
Choose a tag to compare
@art-emini art-emini released this 27 Jul 13:22
· 4 commits to main since this release
4c45b0c

1.2.0

Changelog

  1. Maps
    1. Added A Map class that is to be extended for code reusability
    2. Made tilemap extend new Map Class
  2. Added ParticleContainer class
  3. Added new Effect class
  4. Preset Effects
    1. Added Explosion preset effect
    2. Added Smoke preset effect
  5. Scene
    1. Added effect to add method
    2. Added presetEffect object to add method
  6. Misc
    1. Updated dependencies
    2. Changed Version

How to download

  1. Download the 1.2.0.zip or 1.2.0.tar.gz.
  2. Unpack zip or tar.gz file.
  3. Import DuckEngine (index.js or index.min.js file)

Files

The 1.2.0.zip and 1.2.0.tar.gz both include typedefs, main file, and minified file.