Loading problem with Chrome

edited December 2016 in p5.js

Hi guys, I'm new here, I've been programming a game for a month or two with p5.Js and Firefox, but since I'll probably share it in the future, I thought that I should have opened it on Chrome. The fact is, it stops at the loading page on Chrome because it doesn't load the images from the pc (it's what you usually call "CORS"). Now, what's the best way to make my program openable with Chrome, without rewriting it from the beginning and without renting a server? Thanks in advance.

Sign In or Register to comment.