Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
copelandhouse2
/
javascript-workbook
Public
forked from
AustinCodingAcademy/javascript-workbook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Adding partnerChallenge.js and towers of Hanoi
- #5
#5
Open
copelandhouse2
wants to merge 6 commits into
gh-pages
copelandhouse2/javascript-workbook:gh-pages
from
week3a-towersOfHanoi
copelandhouse2/javascript-workbook:week3a-towersOfHanoi
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Adding partnerChallenge.js and towers of Hanoi
#5
copelandhouse2
wants to merge 6 commits into
gh-pages
copelandhouse2/javascript-workbook:gh-pages
from
week3a-towersOfHanoi
copelandhouse2/javascript-workbook:week3a-towersOfHanoi
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2017
Adding partnerChallenge.js and white board of towers of Hanoi
copelandhouse2
committed
9dc3d1a
View commit details
Copy full SHA for 9dc3d1a
Browse repository at this point
Built skeleton code for Towers of Hanoi
copelandhouse2
committed
4bf5254
View commit details
Copy full SHA for 4bf5254
Browse repository at this point
Towers of Hanoi pretty much complete.
copelandhouse2
committed
fc09e4d
View commit details
Copy full SHA for fc09e4d
Browse repository at this point
Commits on Jul 28, 2017
Added the ability to exit the game. Added some comments
copelandhouse2
committed
fce8b47
View commit details
Copy full SHA for fce8b47
Browse repository at this point
ToH Officially complete: a) Ran linter, b) cleaned up comments.
copelandhouse2
committed
5aa7597
View commit details
Copy full SHA for 5aa7597
Browse repository at this point
Improved checkForWin... now only a single return.
copelandhouse2
committed
045ea83
View commit details
Copy full SHA for 045ea83
Browse repository at this point
You can’t perform that action at this time.