0
Pregunta: Âż Existe alguna forma de crear un juego con: html5, css?.
Pregunta: Âż Existe alguna forma de crear un juego con solo: html5 y css. Sin hacer uso de JavaScript y ningun lenguaje de scripting?. Pregunta similar: https://www.sololearn.com/Discuss/2696873/?ref=app
9 Answers
+ 3
you could dive into this link:
https://medium.com/cssclass-com/how-to-create-pure-css-games-2a29c777bf4
not sure if it would explain the code of the previous link, but it seems that code pen holding the example use PUG language to describe html ^^
+ 3
game done with html/css only (no js):
https://codepen.io/jcoulterdesign/pen/NOMeEb
+ 1
Como poder se puede, podrĂas usar transiciones mezcladas con con hover, selects, etc
0
Good evening thanks for replying. I thought that such a game was impossible with just css and html.
0
It surprises me. You did it?.
0
I just did the google search ^^
0
It looks like it has a script ...... Let me find out more
0
visph I think the script is put by the server, therefore it can be translated to html. but it is a possibility.
https://code.sololearn.com/WKdD8TVHg6pF/?ref=app
Have a good night, I'm already giving up.
0
Anonymushadow Jeje. TodavĂa me sorprende que se pueda.