Skip to content

A project that I was assigned to do for my Web Development class where I use javaScript to solve a number of challenges. The final challenge is to create a mini-game where the user can build their own tile-based Hogwarts/World.

Notifications You must be signed in to change notification settings

saharbueno/Tile-World-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Tile-World-Builder

A project that I was assigned to do for my Web Development class where I use JavaScript to solve a number of challenges. The final challenge is to create a mini-game where the user can build their own tile-based Hogwarts/World.

Built With

  • HTML
  • CSS
  • JavaScript

Building a World

webdev4gif.mp4

Watch me build a little world!

Takeaways

I learned how to use arrays, objects, and loops in JavaScript to solve 4 challenges and create a final mini-project where a user can build their own world with tiles. I achieved this by using JavaScript's built-in DOM query functions, the parent-child relationships between DOM objects, and many for loops to go through every block, display them in the selection menu, and display them in the user's world at their desired spot.

Visit my site HERE

˚ʚ♡ɞ˚ Thanks for visiting! ˚ʚ♡ɞ˚

Happy

About

A project that I was assigned to do for my Web Development class where I use javaScript to solve a number of challenges. The final challenge is to create a mini-game where the user can build their own tile-based Hogwarts/World.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages