HTML project
UltraLionBlu
Member Posts: 157
Hi I wanted to try to create an html project
I saw that I have to download visual studio first, but in the explanation it says to take the 2015 version, while now on the site there is the 2019, and it seems a little different
What should I check before hitting the install button?
Comments
I dig deeper, I would just like to open the html game.
I don't know if this visual studio is needed to open the game in html version.
I downloaded the game and I have these folders
Inside the game folder is the default folder with these
I saw that if I open the sample-index.html file, my game opens in the browser, but it only displays the actors without an image, and without the writings. Do I need to move something?
HTML games need to be hosted on a server to run correctly. They will not run in a browser on your local computer.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Thanks Jamie, I only got it after I made the post! :)
I'm not sure where you found the visual studio instructions, but those may have been for the old Windows 8 Metro app target.
That's always how it goes right?! :)
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
I saw that before the html publication there was this paragraph
https://help.gamesalad.com/windows-cookbook/publishing/windows-publishing-cordova/1-preparing-your-pc/
But it doesn't seem necessary for what I wanted to prove
Exact! Better late than never: D
@UltraLionBlu oooh, i think that was back when visual studio was required to install node.js (which was used to get the cordova tools).