Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 866 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 866 Bytes

DOM City - Learning the DOM-API in a playful way

DOM City is a fun game to learn the DOM-API. To play, visit https://dom-city.github.io/.

Screenshot

It was developed as part of the bachelor thesis "DOM City: Learning the DOM-API in a playful way".

DOM-API Members supported

  • getElementsByTagName
  • getElementsByClassName
  • getElementsByName
  • getElementById
  • querySelectorAll
  • querySelector
  • textContent
  • getAttribute
  • createElement
  • append
  • remove

Contributing

Pull requests are welcome!

Languages

Currently, the following languages are supported:

  • English
  • German

Author

License

DOM City is licensed under the MIT LICENSE