0
Is it possible to make a game using only HTML?
I'm trying to learn how to code a game. Is it possible to make a game code using only HTML and CSS?
8 Answers
+ 6
at least u need JS
+ 1
JavaScript
+ 1
yes you can but it's needs a advanced knowledge of html and css. you can't get it only from turtiol. And to make soo cool use java at least.
+ 1
No that is impossible. You need JavaScript.
0
May I ask why Javascript is needed? I apologize, I'm ENTIRELY new and still learning the different um.. programs, I think it's called. I'm nearly finished with Html and entering Html 5 soon.
0
I just made two:
First one was pretty simple:
https://code.sololearn.com/WgSpmu7j0qGZ/?ref=app
Second one took me a while because it was harder to make:
https://code.sololearn.com/Ws91M6dybzI8/?ref=app
0
koder you are wrong, Devashish Mishra I wouldn't say you need advanced knowledge, I didn't even use CSS for my games.
0
I tried creating simple adventure game using just html. Zero css and zero javascript https://thesillyweb.com/simplegame/index.html