Can you make video games in HTML? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Can you make video games in HTML?

If so, is HTML good for making video games?

15th Dec 2017, 9:33 PM
Clarke
Clarke  - avatar
5 Answers
+ 7
I think you'd need something like JavaScript to make the game responsive
15th Dec 2017, 10:09 PM
Koketso Dithipe
Koketso Dithipe - avatar
+ 10
You need JS for that Here's a Tutorial you can use for making games with HTML Canvas :- https://www.w3schools.com/graphics/game_canvas.asp You can also use a Javascript library ' p5.js ' .. A great youtube channel for learning p5.js :- https://m.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw
16th Dec 2017, 1:06 AM
Nikhil
Nikhil - avatar
16th Dec 2017, 1:35 AM
Manual
Manual - avatar
+ 3
I believe you can, if you include JS and CSS.
15th Dec 2017, 10:09 PM
Manual
Manual - avatar
+ 1
Thanks🙃
28th Dec 2017, 1:41 PM
Clarke
Clarke  - avatar