Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 463 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 463 Bytes

hanoi-tower-js

Practice project for famous problem

preview: web: https://jendahorak.github.io/hanoi-tower-js/ image

What i learned

  • DOM manipulation
  • Diferent uses of flexbox
  • async javascript
  • work with audio
  • serving app with static files with Vite (bundling)

Have to admit that lot the project was done by heavy consulation with ChatGPT