+ 1

Is there a way to access images through a link online?

I'm trying to make a game in javascript and I want to upload images to a site so that I can reference them in the game through urls. Normally I would just give the program a route to a folder with the images, but since Sololearn is online (not local), I can't route it to files on the computer obviously. My guess is that I could upload the images to google drive or something and then get a link to access them in the program. I've also seen someone on Sololearn use a site called archive.org. Anyone know a site that I could use to do something like that with?

13th Jul 2017, 5:11 PM
Noah Wise
Noah Wise - avatar
0 Answers