Converted SVGs to PNGs for Internet Explorer compatibility ld35-final
authorMegaBrutal <code+git@megabrutal.com>
Sat, 23 Apr 2016 19:38:00 +0000 (21:38 +0200)
committerMegaBrutal <code+git@megabrutal.com>
Sat, 23 Apr 2016 19:38:00 +0000 (21:38 +0200)
commit06bcb7c01a38183ae7b32459bda2dcfafe39e597
treeb9b41cc479d08f2cecc61eb26552a2c0168c8384
parent1569ede73cc02336d30fd6a5b430e82860126380
Converted SVGs to PNGs for Internet Explorer compatibility

The game's SVGs are now converted to PNGs, and the PNGs are used
by the game. With this, the game is finally compatible with
Internet Explorer, while the compatibility is preserved with
other browsers.

new file:   bird.png
new file:   birdcage.png
new file:   csaj.png
new file:   ground.png
new file:   guard.png
new file:   kecskecsaj.png
modified:   shapeshift.js
bird.png [new file with mode: 0644]
birdcage.png [new file with mode: 0644]
csaj.png [new file with mode: 0644]
ground.png [new file with mode: 0644]
guard.png [new file with mode: 0644]
kecskecsaj.png [new file with mode: 0644]
shapeshift.js