Skip to content

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

License

Notifications You must be signed in to change notification settings

WakaToa/dom-city.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • CSS 13.1%
  • HTML 7.6%