Giter Site home page Giter Site logo

towerofhanoi's Introduction

Tower Hanoi The partners for this project are Kristina Delvallee and Judith Moya. A record of our meetings will be kept here.

During demo on 22/6/2020, Randy went over the Tower of Hanoi game and gave a basic outline for what to do. I followed along to help create the project.

Meeting One: 22/6/2020 09:15 - Met on zoom to discuss the plan of action for the project. Set time for second meeting. Meeting Two: 23/6/2020 - Worked independently to create a plan for the JS side of the project. Meeting Three: 24/6/2020 10:30 - Zoom meeting to work through the JS code.
Meeting Four: 25/6/2020 09:30 - Breakout room session to finalize the project.

Questions/Plan create a way to select a disc to be moved -click handler on tower-how? -get the top disc create a function to move disc from one tower to the next -click handler function -move the smallest disc...how? -check the sizes to get smaller (disc1.dataset.width < disc3.dataset.width) -create a functtion to move top disc (tower.appendChild(disc)) Confirm if game is over -create a win condition tower3.childElementCount===4

Site the Source (to avoid plagarism): Followed along with Randy during the Tower of Hanoi demo to work through the JavaScript part of the project. It allowed me to learn how to add the event listeners needed to move the discs from tower to tower.
Additional sources used: Coach Marcus Chiriboga from 24/6/2020 study session Eric Hanson from 25/6/2020 breakout room

towerofhanoi's People

Contributors

kristinadelvallee avatar juddiemoya avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.