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 }}
walzer85
/
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
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Class5 tictactoe
- #7
#7
Open
walzer85
wants to merge 12 commits into
gh-pages
walzer85/javascript-workbook:gh-pages
from
class5-tictactoe
walzer85/javascript-workbook:class5-tictactoe
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Class5 tictactoe
#7
walzer85
wants to merge 12 commits into
gh-pages
walzer85/javascript-workbook:gh-pages
from
class5-tictactoe
walzer85/javascript-workbook:class5-tictactoe
Copy head branch name to clipboard
Commits
Commits on Oct 20, 2017
wrote plan for horizontal, vertical, and diagonal wins
walzer85
committed
06dcc90
View commit details
Copy full SHA for 06dcc90
Browse repository at this point
added most of the plan for ticTaccToe function
walzer85
committed
307bae6
View commit details
Copy full SHA for 307bae6
Browse repository at this point
Commits on Oct 21, 2017
added if else for indexOf to check directional wins
walzer85
committed
4ba3d60
View commit details
Copy full SHA for 4ba3d60
Browse repository at this point
Read more about indexOf, coming back to this later
walzer85
committed
755a919
View commit details
Copy full SHA for 755a919
Browse repository at this point
Commits on Oct 29, 2017
figureing out changing turns and check for wins in tictactoe
walzer85
committed
c9850ff
View commit details
Copy full SHA for c9850ff
Browse repository at this point
figureing out changing turns and check for wins in tictactoe
walzer85
committed
e5cde3f
View commit details
Copy full SHA for e5cde3f
Browse repository at this point
Commits on Nov 4, 2017
correcting several errors from submission
walzer85
committed
75c9f6a
View commit details
Copy full SHA for 75c9f6a
Browse repository at this point
Commits on Nov 5, 2017
understanding the logic behind calling the correct elements
walzer85
committed
e6afa7b
View commit details
Copy full SHA for e6afa7b
Browse repository at this point
Commits on Nov 14, 2017
revamping tictactoe now that I understand a lot more about calling attributes in a function
walzer85
committed
394f760
View commit details
Copy full SHA for 394f760
Browse repository at this point
Commits on Nov 15, 2017
changing my win functions to actually make sense
walzer85
committed
b723904
View commit details
Copy full SHA for b723904
Browse repository at this point
Commits on Nov 20, 2017
haven't been able to fix git issues
walzer85
committed
05b9ba5
View commit details
Copy full SHA for 05b9ba5
Browse repository at this point
Commits on Nov 23, 2017
trying to add an islegal function, meeting an error where it fails every time
walzer85
committed
20f0b2b
View commit details
Copy full SHA for 20f0b2b
Browse repository at this point
You can’t perform that action at this time.