How do you make a computer game using HTML?

lulu

New member
So I've started getting into HTML coding and such, and so I decided that I wanted to make a simple computer game. How can I make one using HTML coding on Notepad, and what exactly do I have to do/use to create one? thanks(:
 
I don't think it's possible. HTML isn't interactive. You might be able to get away with building one using Javascript, but it'd be very primitive.
 
Back
Top