Hello! About a year ago I created the game Supermarket in PICO-8. (File should be attached using the SAVE @CLIP system.) I recently remembered it and wanted to publish it to my portfolio website, but when exporting the HTML and JS files for the game I ran into some trouble.
Here's the game:
Basically, the JS file just ends with "...0,0,0,0," There's no closing "]" to the huge aray of numbers and the error I get in the inspect console is "Uncaught SyntaxError: Unexpected end of input supermarket.js:131"
Any ideas of what's going on here? While a solid solution to this would be great and preffered, it would still just be a great help if someone could send their own HTML and JS files of the game here if that's the best that can be done.
Thanks in advance :)
[Please log in to post a comment]