Hello,Beginner to NodeJS and Google Cloud. I am writing a browser-based interactive fiction game using the Dedalus.js framework https://github.com/pistacchio/Dedalus.Everything works well locally, but when I deploy to Google Cloud the static HTML files are not being affected by the JavaScript files thtat contain the game logic, so the game doesn't run. Was wondering what I have to do to get these static files to interact together in the cloud. If there is a better way to write interactive fiction for a Node app please let me know.Thanks so much
Submitted April 18, 2019 at 02:24PM by SorryResearcher
No comments:
Post a Comment