DEV Community

Cover image for Building a CSS game without HTML or JS

Building a CSS game without HTML or JS

Alvaro Montoro on December 28, 2020

It all started with a demo from @jheyy (that for some reason doesn't seem to work on my computer anymore) in which without using a single HTML elem...
Collapse
 
jlrxt profile image
Jose Luis Ramos T.

Un buen lío para explotar mentes. No sé porqué me gusta los problemas. No tengo remedio. Doy por echo que me alegraré de forma exagerada al lograr dibujar tan solo el árbol 😂.

Esto está de locos. Muy buen trabajo y gracias por compartir con los que iniciamos en el mundo de CSS. Gracias.

Collapse
 
alvaromontoro profile image
Alvaro Montoro

¡Muchas gracias! No sé si esta demo es la mejor para iniciarse en CSS, pero estoy seguro que puedes hacer mucho más que un árbol 😅

Collapse
 
jlrxt profile image
Jose Luis Ramos T.

Gracias. Espero algún día poder dibujar como usted y crear verdadera obra de arte. Muy amable. Por ahora a vivir la aventura en el camino del aprendizaje.

Collapse
 
solomonxuche profile image
Solomon Uche

Nice job but the title of this post is a big lie.
In your CSS you styled the html element which is html making your claim of building a CSS only game a lie.

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Maybe the title is a bit click-baity, but I wouldn't consider it a "big lie". In the article, it is stated that we are using HTML; it is the editor that has an empty HTML box, which may lead to believe that there's no HTML involved:

The zero lines of HTML are just an illusion: there's still a basic HTML structure with the <html> and <body> tags (as we explain in this other article)... and we'll use them to generate the game.

Collapse
 
solomonxuche profile image
Solomon Uche

Your new explanation is more acceptable

Collapse
 
b0yblake profile image
Lichhuun

I really like this pj, almost hustle

Collapse
 
sylwiavargas profile image
Sylwia Vargas

I really love this walkthrough — thank you! I'll share it with my students ✨

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Thanks!

Collapse
 
pradeepradyumna profile image
Pradeep Pradyumna

Hahaha! Good one, it's super cool.

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Thanks!

Collapse
 
khangnd profile image
Khang

Really cool, impressive creativity 👏

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Thanks! 😊