DOM City is a fun game to learn the DOM-API. To play, visit https://dom-city.github.io/.
It was developed as part of the bachelor thesis "DOM City: Learning the DOM-API in a playful way".
- getElementsByTagName
- getElementsByClassName
- getElementsByName
- getElementById
- querySelectorAll
- querySelector
- textContent
- getAttribute
- createElement
- append
- remove
Pull requests are welcome!
Currently, the following languages are supported:
- English
- German
DOM City is licensed under the MIT LICENSE