Hacker News new | ask | show | jobs
by iMerNibor 2604 days ago
This is actually an issue, to work around this as a dev you would usually use sprite sheets (one single image file with multiple images in it)
1 comments

You can front load it with an <img> tag and various other ways. Look at how arbitrary asset loaders work for browser games.