-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project PR #13
base: riley
Are you sure you want to change the base?
Project PR #13
Conversation
<tr id="rowOne"> | ||
<td id="1"></td> | ||
<td id="2"></td> | ||
<td id="3"></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the indentation went a little wonky here-- good thing to watch for to improve code readability
Nice dive into javascript! I'm sure you learned a lot more doing 2048, too 👍 |
Game works.
Known bugs:
Squares can still be clicked even after the game has been won.