SimonStnn / pop-a-loon

The new rising trend (literally) that changes the browser game completely.
https://github.com/SimonStnn/pop-a-loon#installation
Apache License 2.0
10 stars 4 forks source link

Default balloon should load the pop-a-loon svg #243

Closed SimonStnn closed 16 hours ago

SimonStnn commented 2 weeks ago

Right now the default balloon uses a png of the balloon. This should be changed.

Not only will using an svg save some resources. It will always render at a better resolution.

  • png icon is 3.84KB
  • svg icon is 1.20KB

So the icon.png should be replaced with the balloon svg and this file should be loaded.