ikbensiep / lofigame

A 2D game without canvas, only html vibes. SVG is used not only for artwork but to annotate as much world/level data as possible, simply by drawing shapes accoring to a few rules. Exploring wether it's worthwile to make it into an open source 2d world game engine.
https://ikbensiep.github.io/lofigame/
GNU General Public License v3.0
1 stars 0 forks source link

Convert engine audio class to modern JS #3

Closed ikbensiep closed 9 months ago

ikbensiep commented 10 months ago

https://github.com/ikbensiep/game1/blob/main/js/sfx-engine.js