0
I'm learning HTML...will it reach a point where I will learn to code games and stuff like that or is it just websites??
Games, apps and other stuff
3 Respuestas
+ 10
Hello there! :)
Principally you'll learn how to create websites and web stuff. But this knowledge can also be applied for creating games via web (mostly canvas & HTML5). You can learn the basics of this in the html course, but you need mostly to know Javascript too.
If you're interested in this field I suggest to learn js too and to learn from eternal resources for more. Here I'll link some :)
https://www.sololearn.com/discuss/938441/?ref=app
+ 3
If you choose making HTML5 games, then yes. With HTML5 (I think, its canvas along with JavaScript?) you can make games that you and/or other users csn play in browser, without (evident) downloading, and it will have (I think) larger range of supported devices than, for example, Adobe Flash games. You search up examples of those games on Google; examples of them: https://html5games.com , https://crazygames.com , https://itch.io .
0
interesting😄