- 8
Can I use HTML to create a game.
17 ответов
+ 12
https://www.sololearn.com/discuss/460807/?ref=app
https://www.sololearn.com/discuss/2082829/?ref=app
https://www.sololearn.com/discuss/88114/?ref=app
https://www.sololearn.com/discuss/467246/?ref=app
https://www.sololearn.com/discuss/2342234/?ref=app
https://www.sololearn.com/discuss/853713/?ref=app
https://www.sololearn.com/discuss/242525/?ref=app
https://www.sololearn.com/discuss/2355724/?ref=app
must know the basics of JavaScript to make the game responsive and css to make it look better and attractive
+ 5
Bagon I think it's possible
User interaction can be created with javascript.Yes, it's impossible
With only html
+ 4
You can create simple browser base game with HTML5 <canvas> & JavaScript.
Here are examples
https://code.sololearn.com/WQK06A75id02/?ref=app
https://code.sololearn.com/WB2rny04ROP3/?ref=app
https://code.sololearn.com/WGObAy7i6amA/?ref=app
+ 2
With JS yes.
+ 1
Only html no
0
This is an example of an online text-based role playing game, not sure if it runs JS under the hood.
https://candybox2.wordpress.com
0
No
0
Yes, you can, but it will be much more difficult than with other languages
0
No you can't
0
No, you can't create a game using only with HTML, but if you want use HTML with other languages such as CSS, JavaScript, php etc. then you can creat.
- 1
Yes you can create games with only HTML with zero javascript. The game will be simple browser game, text based, easy to maintain and update....✌️
- 1
Yes With JS 👍
- 1
Yes of course with js
- 1
No You Need Javascript For Making A Game
Css Makes Coulor And Wallpaper
If You An Expert You Can Make Game With HTML
- 1
No you cant - HTML even isn't a programming language. To made an in-web game you need knowledge of JavaScript
- 2
Yes, Nowdays there are a lot of games in the net.
- 2
Yes