+ 5
Making a mobile game
Me and my friend have decent knowledge about CSS, HTML and a bit JS. We want to make a mobile game to see if we are capable of it. what you guys can suggest us to look up a tutorial because I don't know where to start
2 Answers
+ 7
Yes I' have created one webView app. But it's better to learn Java. Here is the video that helped me a lot with webView. https://youtu.be/FBSTw95HvrM
You need to download Android Studio.
+ 6
sorry to break the news, but you cannot make a app via HTML and CSS alone! But, there do exist frameworks out there that simulate the browser so it can appear as if your site is an app. so you should look into that! truthfully, I don't know that feild well enough, so you will have to research it on your own. I think electron is capable? node.js? I'm uninformed on the matter and am guessing.